Skip to content

Commit

Permalink
Add sugested change
Browse files Browse the repository at this point in the history
Co-authored-by: Raven Szewczyk <git@eigenraven.me>
  • Loading branch information
glowredman and eigenraven authored Sep 21, 2023
1 parent 8f838cb commit 786bd45
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -601,6 +601,9 @@ repositories {
maven {
name = "ic2"
url = getURL("https://maven.ic2.player.to/", "https://maven2.ic2.player.to/")
filter {
includeGroup "net.industrial-craft"
}
metadataSources {
mavenPom()
artifact()
Expand Down

0 comments on commit 786bd45

Please sign in to comment.