Release 3.9.1

This commit is contained in:
Thomas 2022-12-02 18:25:47 +01:00
parent b02172242e
commit 4c1a8a6372
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ android {
defaultConfig {
minSdk 21
targetSdk 32
versionCode 435
versionName "3.9.0"
versionCode 436
versionName "3.9.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
flavorDimensions "default"