Release 3.13.4

This commit is contained in:
Thomas 2023-01-01 18:23:00 +01:00
parent 61798a7ce1
commit cbc5eddc9c
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ android {
defaultConfig {
minSdk 21
targetSdk 33
versionCode 457
versionName "3.13.3"
versionCode 458
versionName "3.13.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
flavorDimensions "default"