increment version code

This commit is contained in:
Daniel Gultsch 2019-01-13 22:19:40 +01:00
parent 61e21c302e
commit 8bd01f11a1

View file

@ -77,7 +77,7 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 28 targetSdkVersion 28
versionCode 312 versionCode 314
versionName "2.3.11" versionName "2.3.11"
archivesBaseName += "-$versionName" archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations" applicationId "eu.siacs.conversations"