DEADSOFTWARE

Add option for dynamic camera
[cavedroid.git] / android / build.gradle
index 061b54d0649c631d3cba7795b9e5bedb648da2f8..d28fc4d641c2e620b2340db6e58eef734f462811 100644 (file)
@@ -34,8 +34,8 @@ android {
         applicationId "ru.deadsoftware.cavedroid"
         minSdkVersion 24
         targetSdkVersion 34
-        versionCode 20
-        versionName "alpha0.7.0"
+        versionCode 21
+        versionName "alpha0.7.1"
     }
     applicationVariants.all { variant ->
         variant.outputs.all {