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 1dd7d04 commit 4a229b7Copy full SHA for 4a229b7
settings.gradle
@@ -1,8 +1,6 @@
1
pluginManagement {
2
repositories {
3
- maven { url 'https://dl.bintray.com/orangy/maven' }
4
- maven { url 'https://dl.bintray.com/kotlin/kotlinx' }
5
- maven { url 'https://dl.bintray.com/kotlin/kotlin-eap' }
+ maven { url 'https://maven.pkg.jetbrains.space/kotlin/p/kotlinx/maven' }
6
gradlePluginPortal()
7
}
8
0 commit comments