This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
server
/
wxJava-final
Watch
6
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
为照顾travis-ci,暂时屏蔽aliyun的repo
master
Binary Wang
8 years ago
parent
64ec8a3972
commit
29c6d14e05
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
build.gradle
+ 2
- 2
build.gradle
View File
@@ -11,11 +11,11 @@ subprojects {
targetCompatibility = 1.7
repositories {
//
repositories {
//mavenLocal()
//maven { url "http://maven.aliyun.com/nexus/content/groups/public" }
}
//
}
dependencies {
Write
Preview
Loading…
Cancel
Save