fixed throttling retry-after estimation
All checks were successful
CI / build (push) Successful in 3m9s

This commit is contained in:
2025-01-25 00:39:31 +08:00
parent 649cbba954
commit 1823d0b9ca
7 changed files with 77 additions and 25 deletions

View File

@@ -1,6 +1,5 @@
pluginManagement {
repositories {
mavenLocal()
maven {
url = getProperty('gitea.maven.url')
}