5 lines
72 B
Plaintext
5 lines
72 B
Plaintext
plugins {
|
|
id("gradle.java-common-conventions")
|
|
`java-library`
|
|
}
|