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