Skip to content

Commit 50a0b66

Browse files
authored
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
1 parent 880c005 commit 50a0b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)