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 68edb7a commit e8df354Copy full SHA for e8df354
gradle.properties
@@ -11,4 +11,4 @@ kotlin.code.style=official
11
android.useAndroidX=true
12
13
GROUP=io.github.composegears
14
-VERSION_NAME=0.18.0-SNAPSHOT
+VERSION_NAME=0.18.0
tools/idea-plugin/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Plugin Changelog
2
3
-[Unreleased]
+## [0.18.0](https://github.com/ComposeGears/Valkyrie/releases/tag/0.18.0) - 2025-11-06
4
5
### Added
6
0 commit comments