bump version code

This commit is contained in:
Daniel Gultsch 2021-10-02 19:49:18 +02:00
parent b8eec6ae5b
commit daf1bbfca5
2 changed files with 1 additions and 1 deletions

View file

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