DEADSOFTWARE

Add screenshot to readme
[cavedroid.git] / android / build.gradle
index d64557af4eb2ecfae920cabe31b77c3ad2b861a6..061b54d0649c631d3cba7795b9e5bedb648da2f8 100644 (file)
@@ -34,8 +34,8 @@ android {
         applicationId "ru.deadsoftware.cavedroid"
         minSdkVersion 24
         targetSdkVersion 34
-        versionCode 19
-        versionName "alpha0.6.2"
+        versionCode 20
+        versionName "alpha0.7.0"
     }
     applicationVariants.all { variant ->
         variant.outputs.all {