Skip to content

Commit 1d6631d

Browse files
build(deps): bump compose-plugin from 1.8.0-alpha03 to 1.8.0-alpha04
Bumps `compose-plugin` from 1.8.0-alpha03 to 1.8.0-alpha04. Updates `org.jetbrains.compose.material3:material3-window-size-class` from 1.8.0-alpha03 to 1.8.0-alpha04 - [Release notes](https://github.com/JetBrains/compose-jb/releases) - [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md) - [Commits](JetBrains/compose-multiplatform@v1.8.0-alpha03...v1.8.0-alpha04) Updates `org.jetbrains.compose` from 1.8.0-alpha03 to 1.8.0-alpha04 - [Release notes](https://github.com/JetBrains/compose-jb/releases) - [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md) - [Commits](JetBrains/compose-multiplatform@v1.8.0-alpha03...v1.8.0-alpha04) --- updated-dependencies: - dependency-name: org.jetbrains.compose.material3:material3-window-size-class dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.compose dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6a15de4 commit 1d6631d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ androidGradlePlugin = "8.8.1"
77
androidx-activity-compose = "1.10.0"
88
androidx-window = "1.3.0"
99
androidx-graphics-shapes = "1.0.0-alpha03"
10-
compose-plugin = "1.8.0-alpha03"
10+
compose-plugin = "1.8.0-alpha04"
1111
dokka = "2.0.0"
1212
kotlin = "2.1.10"
1313

0 commit comments

Comments
 (0)