Release 3.11.2

This commit is contained in:
Thomas 2022-12-15 18:25:05 +01:00
parent 8ff8223378
commit 4ec3a430bd
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ android {
defaultConfig {
minSdk 21
targetSdk 32
versionCode 447
versionName "3.11.1"
versionCode 448
versionName "3.11.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
flavorDimensions "default"