Button Farbe wieder normal
Min SDK 23 --> Android 6.0
This commit is contained in:
Georg Reisinger
2019-03-26 20:35:21 +01:00
parent 9fc3c9d70c
commit 9c8065b798
19 changed files with 22 additions and 29 deletions

View File

@ -5,10 +5,10 @@ android {
compileSdkVersion 28
defaultConfig {
applicationId "at.smartshopper.smartshopperapp"
minSdkVersion 19
minSdkVersion 23
targetSdkVersion 28
versionCode 10
versionName "4"
versionCode 11
versionName "4.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {