Skip to content

Commit 6eb6d5c

Browse files
committed
Build against 2022.3 release
1 parent 7aa54bc commit 6eb6d5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
# suppress inspection "UnusedProperty" for whole file
1212
kotlin.code.style=official
1313

14-
ideaVersion = 223-EAP-SNAPSHOT
14+
ideaVersion = 2022.3
1515
ideaVersionName = 2022.3
1616

1717
coreVersion = 1.5.21
1818
downloadIdeaSources = true
1919

20-
pluginTomlVersion = 223.4884.72
20+
pluginTomlVersion = 223.7571.59
2121

2222
# Silences a build-time warning because we are bundling our own kotlin library
2323
kotlin.stdlib.default.dependency = true

0 commit comments

Comments
 (0)