Skip to content

Commit 7f5ce4e

Browse files
committed
[update] build.gradle
1 parent 240f6d8 commit 7f5ce4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ sourceCompatibility = 1.8
3232
targetCompatibility = 1.8
3333

3434
repositories {
35+
mavenCentral()
3536
maven{ url 'http://maven.aliyun.com/nexus/content/groups/public/'}
3637
maven{ url 'http://maven.oschina.net/content/groups/public/'}
37-
mavenCentral()
3838
jcenter()
3939
}
4040

0 commit comments

Comments
 (0)