Ver código fonte

Update version in preparation of 2.0

Signed-off-by: Mario Danic <mario@lovelyhq.com>
Mario Danic 7 anos atrás
pai
commit
0a55a110c1
1 arquivos alterados com 2 adições e 2 exclusões
  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"