bump version code for 2.8.4 release

This commit is contained in:
Daniel Gultsch 2020-05-19 11:06:12 +02:00
parent 89c022f0cb
commit fa752b596d
2 changed files with 1 additions and 1 deletions

View file

@ -95,7 +95,7 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 28 targetSdkVersion 28
versionCode 385 versionCode 387
versionName "2.8.4" versionName "2.8.4"
archivesBaseName += "-$versionName" archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations" applicationId "eu.siacs.conversations"