bump version code

This commit is contained in:
Daniel Gultsch 2022-03-28 10:12:58 +02:00
parent de7eb2b5c7
commit 93c5916346
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 30
versionCode 42027
versionCode 42028
versionName "2.10.4"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"