version bump
This commit is contained in:
parent
48f752366b
commit
ebda472c22
|
@ -92,8 +92,8 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 28
|
||||
versionCode 370
|
||||
versionName "2.8.0-alpha.4"
|
||||
versionCode 371
|
||||
versionName "2.8.0-beta"
|
||||
archivesBaseName += "-$versionName"
|
||||
applicationId "eu.siacs.conversations"
|
||||
resValue "string", "applicationId", applicationId
|
||||
|
|
Loading…
Reference in a new issue