fix: IC2 repo

This commit is contained in:
Timo Ley 2022-12-17 22:17:55 +01:00
parent 69ae96ecab
commit e68782b3a6

View file

@ -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()
}
} }
} }