bump version code
This commit is contained in:
parent
de7eb2b5c7
commit
93c5916346
|
@ -90,7 +90,7 @@ android {
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
versionCode 42027
|
versionCode 42028
|
||||||
versionName "2.10.4"
|
versionName "2.10.4"
|
||||||
archivesBaseName += "-$versionName"
|
archivesBaseName += "-$versionName"
|
||||||
applicationId "eu.siacs.conversations"
|
applicationId "eu.siacs.conversations"
|
||||||
|
|
Loading…
Reference in a new issue