mirror of
https://github.com/CloudburstMC/Nukkit.git
synced 2024-11-11 11:29:31 +00:00
7 lines
118 B
Plaintext
7 lines
118 B
Plaintext
rootProject.name = "nukkit"
|
|
|
|
plugins {
|
|
id("org.gradle.toolchains.foojay-resolver-convention") version("0.4.0")
|
|
}
|
|
|