version 2.3.5 beta (2020-02-11)

This commit is contained in:
Christian Schneppe 2020-02-11 21:09:16 +01:00
parent 17f4f4e492
commit e4d3b5ebe8
No known key found for this signature in database
GPG key ID: F30B8D686B44D87E

View file

@ -104,9 +104,9 @@ android {
minSdkVersion 16
targetSdkVersion 29
versionCode 291
versionCode 292
versionName "2.3.5"
versionNameSuffix " beta (2020-02-10)" //" beta (XXXX-XX-XX)"
versionNameSuffix " beta (2020-02-11)" //" beta (XXXX-XX-XX)"
//resConfigs "en"
archivesBaseName += "-$versionName"