From: David A. Velasco Date: Tue, 3 Feb 2015 11:52:17 +0000 (+0100) Subject: Updated version number to 1.7.0 X-Git-Tag: oc-android-1.7.0_signed~14 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/1ee808f3a2cc1c3833affdd90f0d735ab959be9c?hp=--cc Updated version number to 1.7.0 --- 1ee808f3a2cc1c3833affdd90f0d735ab959be9c diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 4acdec0f..780875b7 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -18,8 +18,8 @@ along with this program. If not, see . --> + android:versionCode="10700000" + android:versionName="1.7.0" xmlns:android="http://schemas.android.com/apk/res/android"> @@ -86,9 +86,7 @@ android:name=".ui.activity.Preferences" android:theme="@style/Theme.ownCloud" > - - - + diff --git a/oc_jb_workaround/AndroidManifest.xml b/oc_jb_workaround/AndroidManifest.xml index 478e3c42..18ffb4c0 100644 --- a/oc_jb_workaround/AndroidManifest.xml +++ b/oc_jb_workaround/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="0100021" + android:versionName="1.0.21" >