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.
1 parent 5a84946 commit 1629e4dCopy full SHA for 1629e4d
gradle.properties
@@ -11,4 +11,4 @@ kotlin.code.style=official
11
android.useAndroidX=true
12
13
GROUP=io.github.composegears
14
-VERSION_NAME=0.17.3
+VERSION_NAME=0.17.4
tools/idea-plugin/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Plugin Changelog
2
3
+## [0.17.4](https://github.com/ComposeGears/Valkyrie/releases/tag/0.17.4) - 2025-10-22
4
+
5
+### Fixed
6
7
+- Rollback Compose Multiplatform to 1.8.2 due to incompatibility with IntelliJ IDEA
8
9
## [0.17.3](https://github.com/ComposeGears/Valkyrie/releases/tag/0.17.3) - 2025-10-14
10
### Added
0 commit comments