Skip to content

Commit d2e9a27

Browse files
authored
Bump CHR version to 1.1.0 (#5589)
Fixes [CMP-10136](https://youtrack.jetbrains.com/issue/CMP-10136) ## Release Notes ### Fixes - Desktop - (prerelease fix) Update bundled Compose Hot Reload version to 1.1.0
1 parent 9ea4e7f commit d2e9a27

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.1.0-rc01" }
9+
plugin-hot-reload = { prefer = "1.1.0" }
1010

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

0 commit comments

Comments
 (0)