Fixes
Button Farbe wieder normal Min SDK 23 --> Android 6.0
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user