Browse Source

Update build.gradle

Andy Scherzinger 7 years ago
parent
commit
d2a954b29b
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 = 30000001
-        versionName = "3.0.0 RC1"
+        versionCode = 30000002
+        versionName = "3.0.0 RC2"
 
         // 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