2
0
Эх сурвалжийг харах

remove redundant bundledPlugin from intellijPlatform configuration

windchargerj 1 сар өмнө
parent
commit
436c2a0c87
1 өөрчлөгдсөн 0 нэмэгдсэн , 1 устгасан
  1. 0 1
      build.gradle.kts

+ 0 - 1
build.gradle.kts

@@ -68,7 +68,6 @@ dependencies {
     testImplementation("org.jetbrains.kotlin:kotlin-test-junit5")
     intellijPlatform {
         clion(runIdeVersion)
-        bundledPlugin("com.intellij.clion")
     }
 }