Fix support

This commit is contained in:
Thomas 2020-11-29 17:54:50 +01:00
parent 55f8d0eed7
commit c150b02dc2
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 30
versionCode 25
versionName "1.15.1"
versionCode 26
versionName "1.15.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {