bump version code

This commit is contained in:
Daniel Gultsch 2020-01-09 10:10:22 +01:00
parent 80e83f77a7
commit 7803a073ec
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 28 targetSdkVersion 28
versionCode 352 versionCode 353
versionName "2.6.2" versionName "2.6.2"
archivesBaseName += "-$versionName" archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations" applicationId "eu.siacs.conversations"