Explorar el Código

Update build.gradle

Andy Scherzinger hace 7 años
padre
commit
d2a954b29b
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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