From: masensio Date: Wed, 28 May 2014 15:17:24 +0000 (+0200) Subject: Update version number to 1.5.6, 1.0.15(workaround) X-Git-Tag: oc-android-1.7.0_signed~295^2~1 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/76c2cf5b8420de0812216414fa17376c54f42413 Update version number to 1.5.6, 1.0.15(workaround) --- diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 48d5b0c1..4cd20c0a 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -18,8 +18,8 @@ along with this program. If not, see . --> + android:versionCode="105006" + android:versionName="1.5.6" xmlns:android="http://schemas.android.com/apk/res/android"> diff --git a/oc_jb_workaround/AndroidManifest.xml b/oc_jb_workaround/AndroidManifest.xml index 640b6aba..0d6002ab 100644 --- a/oc_jb_workaround/AndroidManifest.xml +++ b/oc_jb_workaround/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="0100015" + android:versionName="1.0.15" >