Skip to content

Commit

Permalink
Disable modmaven due to build issues for now (#4011)
Browse files Browse the repository at this point in the history
  • Loading branch information
yueh authored Apr 21, 2019
1 parent 46355a4 commit 078112d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/scripts/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,10 @@ repositories {
url "http://maven.blamejared.com/"
}

maven { // modmaven, maven proxy
name 'modmaven'
url "https://modmaven.k-4u.nl/"
}
//maven { // modmaven, maven proxy
// name 'modmaven'
// url "https://modmaven.k-4u.nl/"
//}

maven {
name = "CurseForge"
Expand Down

0 comments on commit 078112d

Please sign in to comment.