Selaa lähdekoodia

Version up - 1.4.0

David A. Velasco 12 vuotta sitten
vanhempi
commit
8bba965135
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      AndroidManifest.xml

+ 2 - 2
AndroidManifest.xml

@@ -19,8 +19,8 @@
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
  -->
 <manifest package="com.owncloud.android"
-    android:versionCode="103022"
-    android:versionName="1.3.22" xmlns:android="http://schemas.android.com/apk/res/android">
+    android:versionCode="104000"
+    android:versionName="1.4.0" xmlns:android="http://schemas.android.com/apk/res/android">
 
     <uses-permission android:name="android.permission.GET_ACCOUNTS" />
     <uses-permission android:name="android.permission.USE_CREDENTIALS" />