5 lines
69 B
Plaintext
5 lines
69 B
Plaintext
plugins {
|
|
id("gradle.java-common-conventions")
|
|
application
|
|
}
|