Preparation for 1.3.2 release

This commit is contained in:
Ivan Savenko
2023-09-14 14:57:43 +03:00
parent e2e4168966
commit 115c30f42c
4 changed files with 45 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ android {
applicationId "is.xyz.vcmi"
minSdk 19
targetSdk 33
versionCode 1310
versionCode 1320
versionName "1.3.1"
setProperty("archivesBaseName", "vcmi")
}