set versioncode 113

This commit is contained in:
12aw 2022-04-04 12:39:43 +02:00
parent 8793b4c29c
commit 791a5c97dd

View file

@ -106,8 +106,8 @@ android {
targetSdkVersion 30
//versionNameSuffix " beta_(2021-12-19)" // " beta_(XXXX-XX-XX)" // activate for beta versions
versionCode 112
versionName "1.5.1"
versionCode 113
versionName "1.5.2"
//resConfigs "en"
archivesBaseName += "-$versionName"