[~] 仓库

This commit is contained in:
acgist
2025-02-07 08:14:21 +08:00
parent 65904706ca
commit ec89b669c4

View File

@@ -1,5 +1,7 @@
pluginManagement {
repositories {
maven { url 'https://maven.aliyun.com/repository/google' }
maven { url 'https://maven.aliyun.com/repository/jcenter' }
google()
mavenCentral()
gradlePluginPortal()