overwrite web style, change min sdk to 16 and add German hints
This commit is contained in:
@@ -4,7 +4,7 @@ android {
|
||||
compileSdkVersion 28
|
||||
defaultConfig {
|
||||
applicationId "de.weseng.wifiweatherstation"
|
||||
minSdkVersion 15
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 28
|
||||
versionCode 20190302
|
||||
versionName "2019.3.2"
|
||||
|
||||
Reference in New Issue
Block a user