Преглед изворни кода

correct version number for 1.1.0-RC1 --> 10010001

Andy Scherzinger пре 8 година
родитељ
комит
6c685a8307
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      AndroidManifest.xml

+ 1 - 1
AndroidManifest.xml

@@ -20,7 +20,7 @@
 -->
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
     package="com.owncloud.android"
-    android:versionCode="10010000"
+    android:versionCode="10010001"
     android:versionName="1.1.0" >
 
     <uses-sdk