flutter/packages/flutter_tools/gradle
Amir Hardon 4e108b6f90
Exclude non Android plugins from Gradle build (#40640)
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.
2019-09-18 16:42:20 -07:00
..
aar_init_script.gradle Add annotation dependency to plugins (#36886) 2019-07-25 08:49:24 -07:00
deprecated_settings.gradle Flutter build aar (#36732) 2019-07-23 09:27:42 -07:00
flutter_proguard_rules.pro Reland #39157 (#39798) 2019-09-17 08:19:33 -07:00
flutter.gradle Exclude non Android plugins from Gradle build (#40640) 2019-09-18 16:42:20 -07:00
manual_migration_settings.gradle.md Flutter build aar (#36732) 2019-07-23 09:27:42 -07:00
resolve_dependencies.gradle Reland #39157 (#39798) 2019-09-17 08:19:33 -07:00
settings_aar.gradle.tmpl Flutter build aar (#36732) 2019-07-23 09:27:42 -07:00