Skip to content

Commit 976ecd1

Browse files
committed
Build against 2024.1 release
1 parent 8f135ef commit 976ecd1

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
@@ -21,13 +21,13 @@
2121
# suppress inspection "UnusedProperty" for whole file
2222
kotlin.code.style=official
2323

24-
ideaVersion = 241.11761.10-EAP-SNAPSHOT
24+
ideaVersion = 2024.1
2525
ideaVersionName = 2024.1
2626

2727
coreVersion = 1.7.3
2828
downloadIdeaSources = true
2929

30-
pluginTomlVersion = 241.11761.9
30+
pluginTomlVersion = 241.14494.150
3131

3232
# Silences a build-time warning because we are bundling our own kotlin library
3333
kotlin.stdlib.default.dependency = false

0 commit comments

Comments
 (0)