We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bb9a9b commit 400f2acCopy full SHA for 400f2ac
build.gradle
@@ -68,6 +68,8 @@ repositories {
68
includeGroup 'maven.modrinth'
69
}
70
71
+ // Fallback (fixes Renovate)
72
+ mavenCentral()
73
74
75
dependencies {
0 commit comments