From: David A. Velasco Date: Thu, 27 Jun 2013 14:17:14 +0000 (-0700) Subject: Merge pull request #199 from owncloud/release-JB-workaround-1.0.3 X-Git-Tag: oc-android-1.4.3~8^2~4 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/a856e8864a80f0bcd663ced772f2185278f6fa40?hp=e02ad6c03894021e0d1e749e3de8e906e3821449 Merge pull request #199 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" + />