DEADSOFTWARE

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