bump version code
This commit is contained in:
parent
b8eec6ae5b
commit
daf1bbfca5
|
@ -94,7 +94,7 @@ android {
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 42019
|
versionCode 42020
|
||||||
versionName "2.10.1"
|
versionName "2.10.1"
|
||||||
archivesBaseName += "-$versionName"
|
archivesBaseName += "-$versionName"
|
||||||
applicationId "eu.siacs.conversations"
|
applicationId "eu.siacs.conversations"
|
||||||
|
|
Loading…
Reference in a new issue