Rev Android Platform to 28 for bots (#26790)

* Rev Android Platform to 28 for bots

* push all to 28

* include platform tools update
This commit is contained in:
Dan Field
2019-01-18 20:39:10 -08:00
committed by GitHub
parent 7751144c23
commit f02f4fbed3
23 changed files with 23 additions and 23 deletions

View File

@@ -15,7 +15,7 @@ apply plugin: 'com.android.application'
apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
android {
compileSdkVersion 27
compileSdkVersion 28
lintOptions {
disable 'InvalidPackage'