-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels