DEADSOFTWARE

Update version
[cavedroid.git] / android / build.gradle
index e9a1fa7f4dee77c4d5c6607f2f66f8ac3d46fa18..061b54d0649c631d3cba7795b9e5bedb648da2f8 100644 (file)
@@ -34,8 +34,8 @@ android {
         applicationId "ru.deadsoftware.cavedroid"
         minSdkVersion 24
         targetSdkVersion 34
-        versionCode 17
-        versionName "alpha0.6.0"
+        versionCode 20
+        versionName "alpha0.7.0"
     }
     applicationVariants.all { variant ->
         variant.outputs.all {