unnecessary version code bump to trigger new Google review

This commit is contained in:
Daniel Gultsch 2024-03-22 11:56:21 +01:00
parent c0a43c1f99
commit e7edc2ce82
No known key found for this signature in database
GPG key ID: F43D18AD2A0982C2

View file

@ -97,7 +97,7 @@ android {
defaultConfig {
minSdkVersion 23
targetSdkVersion 34
versionCode 42101
versionCode 42103
versionName "2.14.0"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"