Skip to content

Commit

Permalink
Fixed maven repo
Browse files Browse the repository at this point in the history
  • Loading branch information
MrTroble committed Jul 12, 2021
1 parent fcb248b commit 8fb0190
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
buildscript {
repositories {
maven { url = 'https://files.minecraftforge.net/maven' }
maven { url "https://plugins.gradle.org/m2/" }
jcenter()
mavenCentral()
}
Expand Down

0 comments on commit 8fb0190

Please sign in to comment.