Skip to content

Commit 9a187e3

Browse files
dependabot[bot]duckladydinh
authored andcommitted
Bump androidx.compose.material:material from 1.9.0 to 1.9.1 in /examples
Bumps androidx.compose.material:material from 1.9.0 to 1.9.1. --- updated-dependencies: - dependency-name: androidx.compose.material:material dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e75160 commit 9a187e3

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-kotlin = { group = "io.grpc", name = "protoc-gen-grpc-kotlin", v
2626

2727
androidx-activity-compose = { group = "androidx.activity", name = "activity-compose", version = "1.10.1" }
2828
androidx-compose-foundation-layout = { group = "androidx.compose.foundation", name = "foundation-layout", version = "1.9.0" }
29-
androidx-compose-material = { group = "androidx.compose.material", name = "material", version = "1.9.0" }
29+
androidx-compose-material = { group = "androidx.compose.material", name = "material", version = "1.9.1" }
3030
androidx-compose-runtime = { group = "androidx.compose.runtime", name = "runtime", version = "1.9.0" }
3131
androidx-compose-ui = { group = "androidx.compose.ui", name = "ui", version = "1.9.0" }
3232
androidx-compose-compiler = { group = "androidx.compose.compiler", name = "compiler", version = "1.5.15" }

0 commit comments

Comments
 (0)