forked from firka/flutter
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:
@@ -25,7 +25,7 @@ apply plugin: 'com.android.application'
|
||||
apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
|
||||
|
||||
android {
|
||||
compileSdkVersion 27
|
||||
compileSdkVersion 28
|
||||
|
||||
lintOptions {
|
||||
disable 'InvalidPackage'
|
||||
|
||||
Reference in New Issue
Block a user