Skip to content
This repository has been archived by the owner on Nov 12, 2018. It is now read-only.

Commit

Permalink
Remove old Jitpack maven repo
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertHerhold committed May 15, 2017
1 parent dc9ff09 commit 5f79b85
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 @@ -26,7 +26,6 @@ targetCompatibility = 1.8
repositories {
mavenCentral()
maven { url 'http://repo.spongepowered.org/maven' }
maven { url 'https://jitpack.io' }
}

dependencies {
Expand Down

0 comments on commit 5f79b85

Please sign in to comment.