DEADSOFTWARE

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