Skip to content

Commit

Permalink
Reverted platform version and pluginSinceBuild
Browse files Browse the repository at this point in the history
  • Loading branch information
dessina-devasia committed Jan 3, 2025
1 parent 50f02aa commit 9e21a9d
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
@@ -1,12 +1,12 @@
useLocal=false
pluginSinceBuild=242
pluginSinceBuild=241
pluginUntilBuild=243.*

javaVersion=17

# Target IntelliJ Community by default
platformType=IC
platformVersion=2024.2.1
platformVersion=2024.1.7
ideTargetVersion=2024.3

# Example: platformBundledPlugins = com.intellij.java
Expand Down

0 comments on commit 9e21a9d

Please sign in to comment.