Skip to content

Compatibility with Android projects #49

@nightm4re94

Description

@nightm4re94

First of all, thanks for this amazing tool! My eternal search for a jvm cycle detection tool that hasn't been outdated and abandoned for years and integrates with Gradle has finally found an end 😄
Now I have tried applying the Gradle plugin to an Android project, and unfortunately the java plugin applied in decycle is incompatible with the Android plugins.
Since the lifecycle of Java and Android projects is rather similar, I was wondering: Would it be possible to remove the explicit application of the java plugin in favor of letting the user do that beforehand? From experience, every Java module has the java plugin applied explicitly anyway, so there is a bit of redundancy in the configuration.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions