DEADSOFTWARE

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