Browse Source

Merge pull request #2118 from nextcloud/bump3_0

Bump to 3.0
Andy Scherzinger 7 years ago
parent
commit
9ee7be7125
1 changed files with 2 additions and 2 deletions
  1. 2 2
      build.gradle

+ 2 - 2
build.gradle

@@ -78,8 +78,8 @@ android {
 
         multiDexEnabled true
 
-        versionCode = 30000003
-        versionName = "3.0.0 RC3"
+        versionCode = 30010000
+        versionName = "3.1.0 Alpha"
 
         // adapt structure from Eclipse to Gradle/Android Studio expectations;
         // see http://tools.android.com/tech-docs/new-build-system/user-guide#TOC-Configuring-the-Structure