forked from mirror/monocles_chat_clean
release 1.5.10
This commit is contained in:
parent
4de0795c8e
commit
bbb3462061
1 changed files with 2 additions and 2 deletions
|
@ -107,8 +107,8 @@ android {
|
|||
targetSdkVersion 32
|
||||
|
||||
//versionNameSuffix " beta_(2021-12-19)" // " beta_(XXXX-XX-XX)" // activate for beta versions
|
||||
versionCode 120
|
||||
versionName "1.5.9"
|
||||
versionCode 121
|
||||
versionName "1.5.10"
|
||||
//resConfigs "en"
|
||||
|
||||
archivesBaseName += "-$versionName"
|
||||
|
|
Loading…
Reference in a new issue