Skip to content

Commit 1629e4d

Browse files
committed
Prepare 0.17.4
1 parent 5a84946 commit 1629e4d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ kotlin.code.style=official
1111
android.useAndroidX=true
1212

1313
GROUP=io.github.composegears
14-
VERSION_NAME=0.17.3
14+
VERSION_NAME=0.17.4

tools/idea-plugin/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Plugin Changelog
22

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+
39
## [0.17.3](https://github.com/ComposeGears/Valkyrie/releases/tag/0.17.3) - 2025-10-14
410

511
### Added

0 commit comments

Comments
 (0)