Commit 39793164 authored by Him188's avatar Him188

Merge remote-tracking branch 'origin/master'

parents 4cccd854 0ea0bf23
......@@ -2,8 +2,8 @@ buildscript {
ext.kotlin_version = '1.3.50'
repositories {
jcenter()
google()
maven { url "https://mirrors.huaweicloud.com/repository/maven/" }
}
dependencies {
......@@ -16,11 +16,8 @@ allprojects {
version = "1.0"
repositories {
jcenter()
mavenCentral()
google()
maven { url "https://mirrors.huaweicloud.com/repository/maven/" }
maven { url "http://repo.maven.apache.org/maven2" }
}
apply from: rootProject.file('dependencies.gradle')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment