mirror of
https://github.com/tadfisher/gradle2nix.git
synced 2026-01-12 07:50:53 -05:00
4 lines
68 B
Kotlin
4 lines
68 B
Kotlin
plugins {
|
|
`java-library`
|
|
id("com.example.custom-spotless")
|
|
} |