Skip to content

Commit c85237d

Browse files
Bump androidx.compose.foundation:foundation-layout in /examples (#669)
Bumps androidx.compose.foundation:foundation-layout from 1.6.3 to 1.9.0. --- updated-dependencies: - dependency-name: androidx.compose.foundation:foundation-layout dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c40047d commit c85237d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ protoc-gen-grpc-java = { group = "io.grpc", name = "protoc-gen-grpc-java", versi
2626
protoc-gen-grpc-kotlin = { group = "io.grpc", name = "protoc-gen-grpc-kotlin", version = "1.4.1" }
2727

2828
androidx-activity-compose = { group = "androidx.activity", name = "activity-compose", version = "1.8.2" }
29-
androidx-compose-foundation-layout = { group = "androidx.compose.foundation", name = "foundation-layout", version = "1.6.3" }
29+
androidx-compose-foundation-layout = { group = "androidx.compose.foundation", name = "foundation-layout", version = "1.9.0" }
3030
androidx-compose-material = { group = "androidx.compose.material", name = "material", version = "1.6.3" }
3131
androidx-compose-runtime = { group = "androidx.compose.runtime", name = "runtime", version = "1.6.3" }
3232
androidx-compose-ui = { group = "androidx.compose.ui", name = "ui", version = "1.6.3" }

0 commit comments

Comments
 (0)