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 {
minSdkVersion 16
targetSdkVersion 28
versionCode 385
versionCode 387
versionName "2.8.4"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"