Skip to content

Commit 14cd4db

Browse files
authored
Merge pull request #135 from overpas/update-until-build-version
Update until build and IJ platform
2 parents b37fc71 + 3e680d0 commit 14cd4db

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

gradle.properties

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# Infrastructure
22
jvm-version=21
3+
org.gradle.jvmargs=-Xmx8g
34
# Plugin
4-
version=0.19
5+
version=0.20
56
platform-type=IC
6-
platform-version=251.14649.49
7+
platform-version=251.25410.59
78
since-build=242
8-
until-build=251.*
9-
change-notes=Update to intellij 2025.1
9+
until-build=252.*
10+
change-notes=Update to intellij 2025.2
1011
plugin-id=by.overpass.svg-to-compose-intellij
1112
plugin-name=Svg to Compose
1213
vendor-name=overpass

0 commit comments

Comments
 (0)