mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() Before this change, having an Android app depend on a plugin that has no android implementation resulted in a Gradle build failure. This scenario is likely to become more common if we're enabling federated plugins, as the package implementing just the desktop implementation of a plugin won't have an Android implementation. This changes the Gradle plugin to not try to build any plugins that doesn't have an android/build.gradle file. |
||
---|---|---|
.. | ||
aar_init_script.gradle | ||
deprecated_settings.gradle | ||
flutter_proguard_rules.pro | ||
flutter.gradle | ||
manual_migration_settings.gradle.md | ||
resolve_dependencies.gradle | ||
settings_aar.gradle.tmpl |