We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7f9afb commit b86eeb4Copy full SHA for b86eeb4
repositories.gradle
@@ -8,6 +8,7 @@ repositories {
8
maven {
9
name = "ic2"
10
url = "https://maven.ic2.player.to/"
11
+ url = "https://maven2.ic2.player.to/"
12
metadataSources {
13
mavenPom()
14
artifact()
0 commit comments