9 lines
163 B
Plaintext
9 lines
163 B
Plaintext
pluginManagement {
|
|
repositories {
|
|
maven("https://maven.frohnmeyer-wds.de/mirrors")
|
|
gradlePluginPortal()
|
|
}
|
|
}
|
|
|
|
rootProject.name = "yescheat"
|