Skip to content

Commit f6181cd

Browse files
committed
Kotlin dependency
1 parent 399e8b2 commit f6181cd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

kotlinResolution.settings.gradle.kts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ dependencyResolutionManagement {
1414
"1.8.0-intellij-11"
1515
}
1616

17+
"2025.2" -> {
18+
"1.10.1-intellij-4"
19+
}
20+
1721
else -> { error("not set") }
1822
}
1923

0 commit comments

Comments
 (0)