Release 3.22.0

This commit is contained in:
Thomas 2023-05-30 09:45:42 +02:00
parent 719665a2d8
commit b9026e2ac0
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ android {
defaultConfig {
minSdk 21
targetSdk 33
versionCode 489
versionName "3.21.2"
versionCode 490
versionName "3.22.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
flavorDimensions "default"