mirror of
https://github.com/nisrulz/flutter-examples.git
synced 2025-05-17 13:05:53 +08:00
🤖 android fix: removed buildToolsVersion
This commit is contained in:
@ -16,7 +16,7 @@ apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
|
||||
|
||||
android {
|
||||
compileSdkVersion 28
|
||||
buildToolsVersion '25.0.3'
|
||||
|
||||
|
||||
lintOptions {
|
||||
disable 'InvalidPackage'
|
||||
|
Reference in New Issue
Block a user