DEADSOFTWARE

Update version
[cavedroid.git] / android / build.gradle
index 097eff5c93375e6724b90ec2c4d1ac5b202c443f..fdd8e08ce776b5c89d94cfed6ef574eeeb66925e 100644 (file)
@@ -30,8 +30,8 @@ android {
         applicationId "ru.deadsoftware.cavedroid"
         minSdkVersion 24
         targetSdkVersion 34
-        versionCode 15
-        versionName "alpha0.5.1"
+        versionCode 16
+        versionName "alpha0.5.2"
     }
     applicationVariants.all { variant ->
         variant.outputs.all {