tobiasKaminsky 8 роки тому
батько
коміт
3cabd02fc0
1 змінених файлів з 2 додано та 2 видалено
  1. 2 2
      AndroidManifest.xml

+ 2 - 2
AndroidManifest.xml

@@ -19,8 +19,8 @@
 -->
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
     package="com.owncloud.android"
-    android:versionCode="20000001"
-    android:versionName="2.0.1" >
+    android:versionCode="10000000"
+    android:versionName="1.0.0" >
 
     <uses-sdk
         android:minSdkVersion="14"