6 lines
131 B
Plaintext
6 lines
131 B
Plaintext
|
plugins {
|
||
|
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
|
||
|
}
|
||
|
rootProject.name = "xyz.maxwellj.gambling"
|
||
|
|