1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-22 22:13:35 +02:00

Version bump for Android to reupload build

This commit is contained in:
Ivan Savenko 2023-08-04 11:18:51 +03:00
parent 6e7a02702d
commit b9729241f1

View File

@ -10,7 +10,7 @@ android {
applicationId "is.xyz.vcmi"
minSdk 19
targetSdk 31
versionCode 1300
versionCode 1301
versionName "1.3.0"
setProperty("archivesBaseName", "vcmi")
}