[DEV] Update dedicated source folders

This commit is contained in:
2024-06-13 19:07:34 +02:00
parent 436e02fee1
commit c109184a4e
200 changed files with 6812 additions and 8 deletions

View File

@@ -7,6 +7,9 @@ pluginManagement {
maven {
url "https://maven.firstdark.dev/releases"
}
maven {
url "https://maven.firstdark.dev/snapshots"
}
}
}