Skip to content

Commit d52cf8a

Browse files
build(deps): bump compose-plugin from 1.7.0-rc01 to 1.7.0 (#21)
Bumps `compose-plugin` from 1.7.0-rc01 to 1.7.0. Updates `org.jetbrains.compose.material3:material3-window-size-class` from 1.7.0-rc01 to 1.7.0 - [Release notes](https://github.com/JetBrains/compose-jb/releases) - [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md) - [Commits](https://github.com/JetBrains/compose-jb/commits) Updates `org.jetbrains.compose` from 1.7.0-rc01 to 1.7.0 - [Release notes](https://github.com/JetBrains/compose-jb/releases) - [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md) - [Commits](https://github.com/JetBrains/compose-jb/commits) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc4832c commit d52cf8a

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
@@ -6,7 +6,7 @@ android-targetSdk = "35"
66
androidGradlePlugin = "8.7.1"
77
androidx-activity-compose = "1.9.2"
88
androidx-window = "1.3.0"
9-
compose-plugin = "1.7.0-rc01"
9+
compose-plugin = "1.7.0"
1010
dokka = "1.9.20"
1111
kotlin = "2.0.21"
1212

0 commit comments

Comments
 (0)