jaredsburrows/gradle-spoon-plugin
Spoon plugin can only be applied to android application or library projects
Open
#95 opened on May 13, 2021
enhancementhelp wanted
Repository metrics
- Stars
- (127 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
I'm wondering why this is the case? Is there a technical reason, or is it just unimplemented?
I have an external test project setup using the com.android.test plugin, and therefor i can't apply this lovely plugin.
Happy to attempt a PR if its possible...