News

解决了我的问题! android/build.gradle // Top-level build file where you can add configuration options common to all sub-projects/modules. buildscript { ext { buildToolsVersion = "28.0.3" minSdkVersion = 19 ...
AAPT: error: resource android:attr/lStar not found. Additionally, there is a deprecation warning about the Gradle plugin usage. To Reproduce flutter build apk Expected behavior The APK should build ...