Skip to content

Commit ce75f43

Browse files
committed
chore(gradle): update platformVersion to 223
Update the supported platforms in gradle.properties to include version 223 and set it as the default platformVersion.
1 parent ec85cfb commit ce75f43

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
@@ -1,7 +1,7 @@
11
# IntelliJ Platform Artifacts Repositories -> https://plugins.jetbrains.com/docs/intellij/intellij-artifacts.html
22
propertiesPluginEnvironmentNameProperty=platformVersion
3-
# Supported platforms: 222, 233, 241
4-
platformVersion=241
3+
# Supported platforms: 223, 233, 241
4+
platformVersion=223
55

66
pluginGroup = com.phodal.autodev
77
pluginName = AutoDev

0 commit comments

Comments
 (0)