1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-21 17:17:06 +02:00

Bump Android build ID for upload to Google Play

This commit is contained in:
Ivan Savenko 2024-06-05 11:17:53 +00:00
parent 6c25552f84
commit 0d9cadb60a

View File

@ -10,7 +10,7 @@ android {
applicationId "is.xyz.vcmi"
minSdk 19
targetSdk 33
versionCode 1520
versionCode 1521
versionName "1.5.2"
setProperty("archivesBaseName", "vcmi")
}