We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc5da8b commit 9444202Copy full SHA for 9444202
buildSrc/src/main/kotlin/Versions.kt
@@ -3,7 +3,7 @@
3
object Versions {
4
const val intellij = "2022.1"
5
6
- const val project = "2.0.0-162.1"
+ const val project = "2.1.0-162.1"
7
const val idePlugin = "221-$project"
8
9
const val kotlin = "1.6.20"
0 commit comments