From: Andy Scherzinger Date: Thu, 17 Sep 2015 13:38:59 +0000 (+0200) Subject: Merge branch 'Fix_refreshClickException' of https://github.com/owncloud/android into... X-Git-Tag: beta-20151202~3^2~40 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/eae9c4e4b0027615159f348c862e9de22c505859?hp=d78077de4da35f0104457c60675421c3f01ba396 Merge branch 'Fix_refreshClickException' of https://github.com/owncloud/android into material_fab Conflicts: owncloud-android-library res/layout-land/account_setup.xml --- diff --git a/AndroidManifest.xml b/AndroidManifest.xml index a072d788..acb5f1d8 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -17,8 +17,8 @@ along with this program. If not, see . --> + android:versionCode="10800000" + android:versionName="1.8.0" xmlns:android="http://schemas.android.com/apk/res/android"> diff --git a/oc_jb_workaround/AndroidManifest.xml b/oc_jb_workaround/AndroidManifest.xml index c5163910..766cb0a5 100644 --- a/oc_jb_workaround/AndroidManifest.xml +++ b/oc_jb_workaround/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="0100025" + android:versionName="1.0.25" >