forked from mirror/monocles_chat
prepare build.gradle for 1.5.14 release
This commit is contained in:
parent
534d2e5083
commit
6c835c0d6c
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ android {
|
|||
minSdkVersion 21
|
||||
targetSdkVersion 32
|
||||
|
||||
versionNameSuffix " beta_(2021-12-19)" // " beta_(XXXX-XX-XX)" // activate for beta versions
|
||||
//versionNameSuffix " beta_(2022-11-23)" // " beta_(XXXX-XX-XX)" // activate for beta versions
|
||||
versionCode 125
|
||||
versionName "1.5.14"
|
||||
//resConfigs "en"
|
||||
|
|
Loading…
Reference in a new issue