feat: 增加公共应用写入白名单

This commit is contained in:
2026-04-25 16:02:09 +08:00
parent 4b4daa42cf
commit d955edce80
7 changed files with 53 additions and 12 deletions

View File

@@ -28,7 +28,7 @@ allprojects {
repositories {
google()
mavenCentral()
// mavenCentral()
maven { url "https://jitpack.io" }
maven { url 'https://developer.huawei.com/repo/' }
maven { url 'https://maven.aliyun.com/repository/central/' }