bump version code for new google play release

This commit is contained in:
Daniel Gultsch 2023-01-13 14:35:54 +01:00
parent ed9318feac
commit 9cb65a0398
No known key found for this signature in database
GPG key ID: F43D18AD2A0982C2

View file

@ -91,7 +91,7 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 32
versionCode 42047
versionCode 42048
versionName "2.12.1"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"