fix: IC2 repo

This commit is contained in:
Timo Ley 2022-12-17 22:17:55 +01:00
parent 69ae96ecab
commit e68782b3a6
1 changed files with 3 additions and 0 deletions

View File

@ -32,6 +32,9 @@ repositories {
maven {
name = "ic2"
url = "http://maven.ic2.player.to/"
metadataSources {
artifact()
}
}
}