fix: IC2 repo
This commit is contained in:
parent
69ae96ecab
commit
e68782b3a6
1 changed files with 3 additions and 0 deletions
|
@ -32,6 +32,9 @@ repositories {
|
||||||
maven {
|
maven {
|
||||||
name = "ic2"
|
name = "ic2"
|
||||||
url = "http://maven.ic2.player.to/"
|
url = "http://maven.ic2.player.to/"
|
||||||
|
metadataSources {
|
||||||
|
artifact()
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue