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.
2 parents b37fc71 + 3e680d0 commit 14cd4dbCopy full SHA for 14cd4db
gradle.properties
@@ -1,12 +1,13 @@
1
# Infrastructure
2
jvm-version=21
3
+org.gradle.jvmargs=-Xmx8g
4
# Plugin
-version=0.19
5
+version=0.20
6
platform-type=IC
-platform-version=251.14649.49
7
+platform-version=251.25410.59
8
since-build=242
-until-build=251.*
9
-change-notes=Update to intellij 2025.1
+until-build=252.*
10
+change-notes=Update to intellij 2025.2
11
plugin-id=by.overpass.svg-to-compose-intellij
12
plugin-name=Svg to Compose
13
vendor-name=overpass
0 commit comments