DEADSOFTWARE

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