Skip to content

Commit

Permalink
Build against 2024.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Earthcomputer committed Apr 4, 2024
1 parent 8f135ef commit 976ecd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
# suppress inspection "UnusedProperty" for whole file
kotlin.code.style=official

ideaVersion = 241.11761.10-EAP-SNAPSHOT
ideaVersion = 2024.1
ideaVersionName = 2024.1

coreVersion = 1.7.3
downloadIdeaSources = true

pluginTomlVersion = 241.11761.9
pluginTomlVersion = 241.14494.150

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

0 comments on commit 976ecd1

Please sign in to comment.