We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b037097 commit 74b18a1Copy full SHA for 74b18a1
build.gradle.kts
@@ -19,7 +19,6 @@ version = probeVersion
19
subprojects {
20
repositories {
21
mavenCentral()
22
- maven(url = "https://kotlin.bintray.com/kotlinx/")
23
maven(url = "https://jitpack.io")
24
}
25
0 commit comments