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 8abe0cf commit 959f22eCopy full SHA for 959f22e
build.gradle.kts
@@ -17,7 +17,6 @@ version = protocolVersion
17
repositories {
18
mavenCentral()
19
jcenter()
20
- maven(url = "https://kotlin.bintray.com/kotlinx/")
21
}
22
23
configure<PublishingExtension> {
0 commit comments