forked from mirror/monocles_chat
versionname 1.4.4 beta
This commit is contained in:
parent
9f919fcafe
commit
39316a69df
1 changed files with 3 additions and 3 deletions
|
@ -111,9 +111,9 @@ android {
|
|||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
|
||||
//versionNameSuffix " beta_(2021-12-08)" // " beta_(XXXX-XX-XX)" // activate for beta versions
|
||||
versionCode 109
|
||||
versionName "1.4.3"
|
||||
versionNameSuffix " beta_(2021-12-26)" // " beta_(XXXX-XX-XX)" // activate for beta versions
|
||||
versionCode 110
|
||||
versionName "1.4.4"
|
||||
//resConfigs "en"
|
||||
|
||||
archivesBaseName += "-$versionName"
|
||||
|
|
Loading…
Add table
Reference in a new issue