From: David A. Velasco Date: Fri, 21 Nov 2014 11:40:05 +0000 (+0100) Subject: Merge branch 'develop' into release-1.6.2 X-Git-Tag: oc-android-1.7.0_signed~15^2~5^2~1 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/ca1c8b1f5e5a7862a68273450abf652790214785?hp=e901b609baa4dd5f681e2a5257c9e504997e3377 Merge branch 'develop' into release-1.6.2 --- diff --git a/AndroidManifest.xml b/AndroidManifest.xml index a5990afd..fe9bc106 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -18,8 +18,8 @@ along with this program. If not, see . --> + android:versionCode="10600200" + android:versionName="1.6.2" xmlns:android="http://schemas.android.com/apk/res/android"> diff --git a/oc_jb_workaround/AndroidManifest.xml b/oc_jb_workaround/AndroidManifest.xml index ada508ca..478e3c42 100644 --- a/oc_jb_workaround/AndroidManifest.xml +++ b/oc_jb_workaround/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="0100020" + android:versionName="1.0.20" >