mirror of
https://github.com/tadfisher/gradle2nix.git
synced 2026-01-11 23:40:37 -05:00
Fix dependency resolution for plugins in buildSrc
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
plugins {
|
||||
`java-library`
|
||||
id("com.example.custom-spotless")
|
||||
}
|
||||
Reference in New Issue
Block a user