|
@@ -7,6 +7,7 @@ dependencyResolutionManagement {
|
|
|
maven { url 'https://jitpack.io' }
|
|
|
maven { url "https://frontjs-static.pgyer.com/dist/sdk/pgyersdk" } //主力仓库
|
|
|
maven { url "https://raw.githubusercontent.com/Pgyer/analytics/master" } //备用仓库(主力仓库下载不下来使用)
|
|
|
+ maven { url "http://mirrors.tencentyun.com/nexus/repository/maven-public/"}
|
|
|
}
|
|
|
}
|
|
|
rootProject.name = "EduAndroid"
|