Explorar el Código

Update version properly

Signed-off-by: Mario Danic <mario@lovelyhq.com>
Mario Danic hace 6 años
padre
commit
8a2664e166
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -17,7 +17,7 @@ android {
         targetSdkVersion 28
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
 
-        versionCode 73
+        versionCode 74
         versionName "3.2.0beta1"
 
         flavorDimensions "default"