version bump for release

This commit is contained in:
Daniel Gultsch 2020-04-24 22:01:48 +02:00
parent a5beaaed9d
commit 45bb86c0f6
2 changed files with 2 additions and 2 deletions

View File

@ -95,8 +95,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 28
versionCode 377
versionName "2.8.0-rc.3"
versionCode 379
versionName "2.8.0"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"
resValue "string", "applicationId", applicationId