Release 1.17.1

This commit is contained in:
Thomas 2020-12-19 09:06:15 +01:00
parent 3cdbcdb0ba
commit 0c8dd86525
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 30
versionCode 28
versionName "1.17.0"
versionCode 29
versionName "1.17.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {