bump version code
This commit is contained in:
parent
495537d087
commit
cc489ef7bf
|
@ -92,7 +92,7 @@ android {
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 42020
|
versionCode 42022
|
||||||
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