Browse Source

Update code for the future

Signed-off-by: Mario Danic <mario@lovelyhq.com>
Mario Danic 7 years ago
parent
commit
99fd0f902d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      app/build.gradle

+ 2 - 2
app/build.gradle

@@ -15,8 +15,8 @@ android {
         targetSdkVersion 27
         targetSdkVersion 27
         testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
         testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
 
 
-        versionCode 34
-        versionName "1.2.0"
+        versionCode 35
+        versionName "1.2.0beta2"
 
 
         flavorDimensions "default"
         flavorDimensions "default"