We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f135ef commit 976ecd1Copy full SHA for 976ecd1
gradle.properties
@@ -21,13 +21,13 @@
21
# suppress inspection "UnusedProperty" for whole file
22
kotlin.code.style=official
23
24
-ideaVersion = 241.11761.10-EAP-SNAPSHOT
+ideaVersion = 2024.1
25
ideaVersionName = 2024.1
26
27
coreVersion = 1.7.3
28
downloadIdeaSources = true
29
30
-pluginTomlVersion = 241.11761.9
+pluginTomlVersion = 241.14494.150
31
32
# Silences a build-time warning because we are bundling our own kotlin library
33
kotlin.stdlib.default.dependency = false
0 commit comments