testcraftupdate/settings.gradle

9 lines
136 B
Groovy
Raw Normal View History

2023-08-02 19:18:59 +02:00
pluginManagement {
repositories {
gradlePluginPortal()
mavenCentral()
}
}
2021-05-27 21:48:38 +02:00
rootProject.name = 'testcraftupdate'