gambling/settings.gradle.kts
Maxwell Jeffress 41dd944fca Initial commit
2024-09-26 13:50:34 +10:00

6 lines
131 B
Plaintext

plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
}
rootProject.name = "xyz.maxwellj.gambling"