1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-09-28 15:08:47 +00:00

Mirror Oculus with our maven

In some ways it's probably less reliable than modrinth, but let's be
consistent here.
This commit is contained in:
Jonathan Coates 2022-07-30 17:56:56 +01:00
parent 4228011b84
commit ad4a2aa68d
No known key found for this signature in database
GPG Key ID: B9E431FF07C98D06

View File

@ -129,13 +129,6 @@ repositories {
name "SquidDev"
url "https://squiddev.cc/maven"
}
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
content {
includeGroup "maven.modrinth"
}
}
}
configurations {