increment version code for 1.19.4

This commit is contained in:
Daniel Gultsch 2017-07-17 23:14:02 +02:00
parent 8a729061d5
commit 58f3787795
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 14 minSdkVersion 14
targetSdkVersion 25 targetSdkVersion 25
versionCode 226 versionCode 227
versionName "1.19.4" versionName "1.19.4"
archivesBaseName += "-$versionName" archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations" applicationId "eu.siacs.conversations"