ViaLoader/settings.gradle

9 lines
136 B
Groovy
Raw Normal View History

2023-01-04 01:01:32 +01:00
pluginManagement {
repositories {
mavenCentral()
gradlePluginPortal()
}
}
rootProject.name = "ViaProtocolHack"