From: David A. Velasco Date: Fri, 7 Feb 2014 08:25:58 +0000 (+0100) Subject: Version up: 1.5.4 and JB workaround 1.0.12 X-Git-Tag: oc-android-1.5.5~35^2~15 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/d6ac750421d9c9491d98307ceaceae539f5fb19e?hp=--cc Version up: 1.5.4 and JB workaround 1.0.12 --- d6ac750421d9c9491d98307ceaceae539f5fb19e diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 465dec84..141d56a8 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -18,8 +18,8 @@ along with this program. If not, see . --> + android:versionCode="105004" + android:versionName="1.5.4" xmlns:android="http://schemas.android.com/apk/res/android"> diff --git a/oc_jb_workaround/AndroidManifest.xml b/oc_jb_workaround/AndroidManifest.xml index ea251057..4bc25bae 100644 --- a/oc_jb_workaround/AndroidManifest.xml +++ b/oc_jb_workaround/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="0100013" + android:versionName="1.0.13" >