-
-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
Hey hey,
I'm trying to achieve project isolation working in project and I see Fladle is reported:
Violations:
- Project ':' accesses Project.extensions on subprojects
- Project ':' accesses Project.pluginManager on subprojects
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels