From: masensio Date: Mon, 22 Jun 2015 13:52:08 +0000 (+0200) Subject: Update versionName and versionCode in AndroidManifest.xml, for workaround X-Git-Tag: oc-android-1.7.2~1^2~9 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/81408f2a71aff2e20839ddcc66f8f86f1c450f3c?ds=inline;hp=-c Update versionName and versionCode in AndroidManifest.xml, for workaround --- 81408f2a71aff2e20839ddcc66f8f86f1c450f3c diff --git a/oc_jb_workaround/AndroidManifest.xml b/oc_jb_workaround/AndroidManifest.xml index 65fc3648..c5163910 100644 --- a/oc_jb_workaround/AndroidManifest.xml +++ b/oc_jb_workaround/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="0100024" + android:versionName="1.0.24" >