Skip to content

Commit 92c1a32

Browse files
erokhinsstasjas
authored andcommitted
# This is a combination of 4 commits.
# This is the 1st commit message: Migrate kotlin.play to the new IDE repository # This is the commit message #2: Add kotlin-compiler-for-ide dependency # This is the commit message #3: Add org.jetbrains.kotlin:core dependency # This is the commit message #4: Support kotlin 1.4.30-RC
1 parent 31f133c commit 92c1a32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

settings.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ pluginManagement {
77
repositories {
88
mavenCentral()
99
gradlePluginPortal()
10+
maven("https://cache-redirector.jetbrains.com/kotlin.bintray.com/kotlin-plugin")
1011
maven("https://maven.pkg.jetbrains.space/kotlin/p/kotlin/kotlin-ide")
1112
maven("https://kotlin.bintray.com/kotlin-ide-plugin-dependencies")
1213
maven("https://jetbrains.bintray.com/intellij-third-party-dependencies")

0 commit comments

Comments
 (0)