versdion 2.3.5 beta (2020-02-08)

This commit is contained in:
Christian Schneppe 2020-02-08 10:01:05 +01:00
parent ac250ad8c0
commit f0a05e133c
No known key found for this signature in database
GPG key ID: F30B8D686B44D87E

View file

@ -105,9 +105,9 @@ android {
minSdkVersion 16
targetSdkVersion 29
versionCode 287
versionCode 288
versionName "2.3.5"
versionNameSuffix " beta (2020-02-07)" //" beta (XXXX-XX-XX)"
versionNameSuffix " beta (2020-02-08)" //" beta (XXXX-XX-XX)"
//resConfigs "en"
archivesBaseName += "-$versionName"