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 e829584 commit 27b45a9Copy full SHA for 27b45a9
build.gradle.kts
@@ -61,8 +61,6 @@ repositories {
61
gradlePluginPortal()
62
maven("https://maven.imagej.net/content/groups/public/")
63
maven("https://jitpack.io")
64
- //maven("https://dl.bintray.com/kotlin/kotlin-eap")
65
- //maven("https://kotlin.bintray.com/kotlinx")
66
maven("https://maven.pkg.jetbrains.space/kotlin/p/kotlin/eap")
67
maven("https://maven.pkg.jetbrains.space/kotlin/p/kotlinx")
68
0 commit comments