Browse Source

Update build.gradle

Tobias Kaminsky 7 years ago
parent
commit
46df218d49
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 = 30010099
-        versionName = "3.0.1 Alpha"
+        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