From: Andy Scherzinger Date: Thu, 17 Sep 2015 13:39:27 +0000 (+0200) Subject: Merge branch 'Fix_refreshClickException' of https://github.com/owncloud/android into... X-Git-Tag: beta-20151128~7^2~23 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/eb7bcfbd2e89b0e9dbd416a8c8b8d3ff1265b475?hp=bbbb7026b4809f22ec4964c2789c3a57627cba3c Merge branch 'Fix_refreshClickException' of https://github.com/owncloud/android into material_buttons 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" >