Skip to content

Gradle project isolation #495

@emartynov

Description

@emartynov

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions