forked from mirror/monocles_chat_clean
increase version name for easier debugging with multiple devices
This commit is contained in:
parent
5f0b77c8ba
commit
bde19a772f
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ android {
|
|||
minSdkVersion 16
|
||||
targetSdkVersion 28
|
||||
versionCode 367
|
||||
versionName "2.7.1"
|
||||
versionName "2.8.0-alpha"
|
||||
archivesBaseName += "-$versionName"
|
||||
applicationId "eu.siacs.conversations"
|
||||
resValue "string", "applicationId", applicationId
|
||||
|
|
Loading…
Reference in a new issue