We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86b4893 commit f02a7fcCopy full SHA for f02a7fc
build.gradle.kts
@@ -37,7 +37,6 @@ version = project.properties["cliVersion"] as String? ?: projectVersion
37
38
repositories {
39
mavenCentral()
40
- maven(url = "https://jitpack.io")
41
maven(url = "https://pkg.sourceplus.plus/sourceplusplus/protocol")
42
}
43
0 commit comments