unnecessary version code bump to trigger new Google review
This commit is contained in:
parent
c0a43c1f99
commit
e7edc2ce82
|
@ -97,7 +97,7 @@ android {
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 23
|
minSdkVersion 23
|
||||||
targetSdkVersion 34
|
targetSdkVersion 34
|
||||||
versionCode 42101
|
versionCode 42103
|
||||||
versionName "2.14.0"
|
versionName "2.14.0"
|
||||||
archivesBaseName += "-$versionName"
|
archivesBaseName += "-$versionName"
|
||||||
applicationId "eu.siacs.conversations"
|
applicationId "eu.siacs.conversations"
|
||||||
|
|
Loading…
Reference in a new issue