From: David A. Velasco Date: Thu, 27 Jun 2013 14:18:51 +0000 (-0700) Subject: Merge pull request #200 from owncloud/release-JB-workaround-1.0.3 X-Git-Tag: oc-android-1.4.3~11 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/856038af0d2b8c5e19bee706a53f5010467a55a5?hp=67325ed36cae054c8980f84ed33c3921de293736 Merge pull request #200 from owncloud/release-JB-workaround-1.0.3 Release jb workaround 1.0.3 --- diff --git a/oc_jb_workaround/AndroidManifest.xml b/oc_jb_workaround/AndroidManifest.xml index acaf6ebc..5ab7d547 100644 --- a/oc_jb_workaround/AndroidManifest.xml +++ b/oc_jb_workaround/AndroidManifest.xml @@ -1,12 +1,14 @@ + android:versionCode="0100003" + android:versionName="1.0.3" > + android:targetSdkVersion="16" + android:maxSdkVersion="17" + />