DEADSOFTWARE

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