Skip to content

Commit fa11a1b

Browse files
authored
Bump CHR version to 1.1.0-alpha03 (#5502)
## Release Notes ### Features - Desktop - _(prerelease fix)_ Compose 1.11 pre-release versions come with pre-release versions of [Compose Hot Reload ](https://github.com/JetBrains/compose-hot-reload) 1.1 now
2 parents f647c84 + 16b9199 commit fa11a1b

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

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

0 commit comments

Comments
 (0)