bump version code for release

This commit is contained in:
Daniel Gultsch 2021-01-26 09:35:21 +01:00
parent 0a2c753620
commit aee37c3e3e
2 changed files with 1 additions and 1 deletions

View file

@ -94,7 +94,7 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 406 versionCode 407
versionName "2.9.6" versionName "2.9.6"
archivesBaseName += "-$versionName" archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations" applicationId "eu.siacs.conversations"