fixed android example

This commit is contained in:
strawmanbobi
2019-07-19 07:40:59 +08:00
parent 5e47ef0004
commit e34f3df64a
10 changed files with 6 additions and 9 deletions

View File

@@ -4,7 +4,6 @@ android {
signingConfigs {
}
compileSdkVersion 27
buildToolsVersion '27.0.3'
defaultConfig {
minSdkVersion 19
targetSdkVersion 27