version bump to 2.8.0-rc.2
This commit is contained in:
parent
adc035b648
commit
d44121c9e7
1 changed files with 2 additions and 2 deletions
|
@ -95,8 +95,8 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 28
|
||||
versionCode 375
|
||||
versionName "2.8.0-rc.1"
|
||||
versionCode 376
|
||||
versionName "2.8.0-rc.2"
|
||||
archivesBaseName += "-$versionName"
|
||||
applicationId "eu.siacs.conversations"
|
||||
resValue "string", "applicationId", applicationId
|
||||
|
|
Loading…
Add table
Reference in a new issue