一些优化(@NoWaterisEnough)

This commit is contained in:
HapeLee
2025-10-27 19:46:41 +08:00
parent d18147d509
commit afbe56d853
10 changed files with 273 additions and 195 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ dependencyResolutionManagement {
}
}
maven {
url 'https://jitpack.io'
url = uri("https://jitpack.io")
content {
includeGroupByRegex("com\\.github.*")
}