Release 1.15.0

This commit is contained in:
Thomas 2022-07-01 08:43:47 +02:00
parent 3d85e74957
commit 8d4418bf2b
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
minSdkVersion 21
targetSdkVersion 31
versionCode 43
versionName "1.14.1"
versionCode 45
versionName "1.15.0"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}