overwrite web style, change min sdk to 16 and add German hints

This commit is contained in:
2019-03-02 19:42:50 +01:00
parent 026d5a27e1
commit 10bea44cc1
9 changed files with 53 additions and 23 deletions

View File

@@ -4,7 +4,7 @@ android {
compileSdkVersion 28
defaultConfig {
applicationId "de.weseng.wifiweatherstation"
minSdkVersion 15
minSdkVersion 16
targetSdkVersion 28
versionCode 20190302
versionName "2019.3.2"