version bump to 2.8.0-rc.3

This commit is contained in:
Daniel Gultsch 2020-04-23 14:07:05 +02:00
parent c88d736cee
commit adad683b20
1 changed files with 2 additions and 2 deletions

View File

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