1
0
Fork 1

changed to version 1.5 and versionCode 111

This commit is contained in:
Arne 2021-12-30 13:06:13 +01:00
parent 8a1c0d5337
commit 589b4a3d47

View file

@ -108,9 +108,9 @@ android {
minSdkVersion 21
targetSdkVersion 30
versionNameSuffix " beta_(2021-12-19)" // " beta_(XXXX-XX-XX)" // activate for beta versions
versionCode 110
versionName "1.4.4"
//versionNameSuffix " beta_(2021-12-19)" // " beta_(XXXX-XX-XX)" // activate for beta versions
versionCode 111
versionName "1.5"
//resConfigs "en"
archivesBaseName += "-$versionName"