Explorar o código

Merge pull request #2118 from nextcloud/bump3_0

Bump to 3.0
Andy Scherzinger %!s(int64=7) %!d(string=hai) anos
pai
achega
9ee7be7125
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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