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

Bump version code for Android

This commit is contained in:
Ivan Savenko 2024-07-03 16:53:02 +00:00
parent 38bcc1e475
commit 1f8fa3cd01

View File

@ -26,7 +26,7 @@ android {
minSdk = qtMinSdkVersion as Integer
targetSdk = qtTargetSdkVersion as Integer // ANDROID_TARGET_SDK_VERSION in the CMake project
versionCode 1533
versionCode 1535
versionName "1.5.3"
setProperty("archivesBaseName", "vcmi")