Skip to content

Commit a4be137

Browse files
committed
fix: Update IntelliJ Platform 2.0.2
1 parent 3df415f commit a4be137

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

settings.gradle.kts

+1-5
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,4 @@ plugins {
22
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
33
}
44

5-
rootProject.name = "bitrix-idea"
6-
7-
plugins {
8-
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
9-
}
5+
rootProject.name = "bitrix-idea"

0 commit comments

Comments
 (0)