DEADSOFTWARE

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