mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-07-17 01:46:20 +08:00
fix gradle repositories
This commit is contained in:
parent
29c6d14e05
commit
19cfded2fb
@ -11,11 +11,11 @@ subprojects {
|
||||
targetCompatibility = 1.7
|
||||
|
||||
|
||||
//repositories {
|
||||
//mavenLocal()
|
||||
|
||||
repositories {
|
||||
mavenLocal()
|
||||
maven { url "http://central.maven.org/maven2" }
|
||||
//maven { url "http://maven.aliyun.com/nexus/content/groups/public" }
|
||||
//}
|
||||
}
|
||||
|
||||
|
||||
dependencies {
|
||||
|
Loading…
Reference in New Issue
Block a user