Release 3.9.7

This commit is contained in:
Thomas 2022-12-07 18:40:15 +01:00
parent 63e09ee9a4
commit 49df8bda8c
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ android {
defaultConfig {
minSdk 21
targetSdk 32
versionCode 441
versionName "3.9.6"
versionCode 442
versionName "3.9.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
flavorDimensions "default"