Skip to content

Commit 220dcd9

Browse files
committed
Bump Compose Hot Reload to 1.0.0 Stable in Compose Gradle plugin (#5491)
Fixes [CMP-9327](https://youtrack.jetbrains.com/issue/CMP-9327) ## Release Notes N/A (cherry picked from commit 50a0b66)
1 parent 5851953 commit 220dcd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle-plugins/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugin-android = "8.10.1"
66
shadow-jar = "8.1.1"
77
publish-plugin = "1.2.1"
88
# we use "prefer" here for the strategy: "explicitly specified hot reload plugin always wins".
9-
plugin-hot-reload = { prefer = "1.0.0-rc03" }
9+
plugin-hot-reload = { prefer = "1.0.0" }
1010

1111
[libraries]
1212
download-task = { module = "de.undercouch:gradle-download-task", version.ref = "gradle-download-plugin" }

0 commit comments

Comments
 (0)