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 5d131f6 commit fb1ce43Copy full SHA for fb1ce43
build.gradle.kts
@@ -16,7 +16,7 @@ version = protocolVersion
16
17
repositories {
18
mavenCentral()
19
- jcenter()
+ //jcenter()
20
}
21
22
configure<PublishingExtension> {
0 commit comments