Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 52
Gradle project isolation #495
Copy link
Copy link
Open
Description
Metadata
Metadata
Assignees
Labels
No labels
Hey hey,
I'm trying to achieve project isolation working in project and I see Fladle is reported:
Root cause: Fulladle's root plugin iterates subprojects to detect which ones have the com.android.application plugin applied (pluginManager.hasPlugin(...)) and to read their android {} extension.