• Amir Hardon's avatar
    Exclude non Android plugins from Gradle build (#40640) · 4e108b6f
    Amir Hardon authored
    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.
    4e108b6f
Name
Last commit
Last update
..
automated_tests Loading commit data...
benchmarks Loading commit data...
bots Loading commit data...
ci Loading commit data...
customer_testing Loading commit data...
devicelab Loading commit data...
docs Loading commit data...
integration_tests Loading commit data...
manual_tests Loading commit data...
missing_dependency_tests Loading commit data...
snippets Loading commit data...
tools Loading commit data...
README.md Loading commit data...