From: masensio Date: Mon, 22 Jun 2015 13:47:36 +0000 (+0200) Subject: Update versionName and versionCode in AndroidManifest.xml X-Git-Tag: oc-android-1.7.2~1^2~10 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/fb7692e058434f2aae0dc849056d0244a26ed88a?hp=--cc Update versionName and versionCode in AndroidManifest.xml --- fb7692e058434f2aae0dc849056d0244a26ed88a diff --git a/AndroidManifest.xml b/AndroidManifest.xml index d306fc60..5b9fc717 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -18,8 +18,8 @@ along with this program. If not, see . --> + android:versionCode="10700200" + android:versionName="1.7.2" xmlns:android="http://schemas.android.com/apk/res/android">