increment version code for 1.19.4
This commit is contained in:
parent
7aba0443d6
commit
15f604bb0c
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 25
|
||||
versionCode 226
|
||||
versionCode 227
|
||||
versionName "1.19.4"
|
||||
archivesBaseName += "-$versionName"
|
||||
applicationId "eu.siacs.conversations"
|
||||
|
|
Loading…
Reference in a new issue