Skip to content

Commit

Permalink
update gradle conf
Browse files Browse the repository at this point in the history
  • Loading branch information
litecreator committed May 14, 2021
1 parent bc32ee8 commit 46493e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ task sourceJar(type: Jar, dependsOn: classes) {

repositories {
maven { url 'http://maven.aliyun.com/nexus/content/groups/public' }
maven { url 'http://mvnrepository.com' }
mavenLocal()
mavenCentral()
maven { url 'http://repo.spring.io/plugins-release' }
Expand Down

0 comments on commit 46493e5

Please sign in to comment.