Release 1.15.0

This commit is contained in:
Thomas 2020-09-22 18:34:05 +02:00
parent a28f52dad2
commit d28762a1d2
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 30
versionCode 23
versionName "1.14.0"
versionCode 24
versionName "1.15.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {