feat: 增加公共应用写入白名单
This commit is contained in:
@@ -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/' }
|
||||
|
||||
Reference in New Issue
Block a user