jaredsburrows/gradle-spoon-plugin
Spoon plugin can only be applied to android application or library projects
开放
#95 创建于 2021年5月13日
enhancementhelp wanted
仓库指标
- 星标
- (127 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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...