ViaLoader/settings.gradle

9 lines
130 B
Groovy
Raw Normal View History

2023-01-04 01:01:32 +01:00
pluginManagement {
repositories {
mavenCentral()
gradlePluginPortal()
}
}
2023-05-28 19:19:59 +02:00
rootProject.name = "ViaLoader"