update maven repo

This commit is contained in:
2025-01-12 16:45:50 +08:00
parent 59105331fb
commit 8107117e5f
2 files changed
+7 -3

No files matched your search

+1 -2
View File
@@ -17,8 +17,7 @@ repositories {
mavenLocal()
maven("https://repo.opencollab.dev/main/")
maven("https://oss.sonatype.org/content/repositories/snapshots")
maven("https://maven.rtast.cn/releases/")
maven("https://libraries.minecraft.net")
maven("https://pkg.rtast.cn/releases/")
}
tasks.compileKotlin {
+5
View File
@@ -1,2 +1,7 @@
kotlin.code.style=official
fancyBotVersion=1.0.0
#systemProp.http.proxyHost=127.0.0.1
#systemProp.http.proxyPort=12334
#systemProp.https.proxyHost=127.0.0.1
#systemProp.https.proxyPort=12334