gradlew reo
All checks were successful
Gitea Actions Build / build and releases (push) Successful in 7m58s
All checks were successful
Gitea Actions Build / build and releases (push) Successful in 7m58s
This commit is contained in:
parent
902442e7a5
commit
cefe9b4087
@ -14,14 +14,11 @@ version = VERSIONS
|
||||
|
||||
|
||||
repositories {
|
||||
mavenLocal()
|
||||
maven { url 'https://maven.aliyun.com/repository/google' }
|
||||
maven { url 'https://maven.aliyun.com/repository/central' }
|
||||
maven { url 'https://maven.aliyun.com/repository/public' }
|
||||
maven { url "https://maven.aliyun.com/repository/gradle-plugin" }
|
||||
maven { url "https://maven.aliyun.com/repository/spring-plugin" }
|
||||
mavenLocal()
|
||||
mavenCentral()
|
||||
gradlePluginPortal()
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user