bump version code for release
This commit is contained in:
parent
0a2c753620
commit
aee37c3e3e
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue