Browse Source

Update version in preparation of 2.0

Signed-off-by: Mario Danic <mario@lovelyhq.com>
Mario Danic 7 years ago
parent
commit
0a55a110c1
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
         testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
 
-        versionCode 37
-        versionName "2.0.0beta4"
+        versionCode 38
+        versionName "2.0.0"
 
         flavorDimensions "default"