bump version code

This commit is contained in:
Daniel Gultsch 2021-10-06 12:33:36 +02:00
parent 495537d087
commit cc489ef7bf
2 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 29
versionCode 42020
versionCode 42022
versionName "2.10.1"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"