Skip to content

Commit 6aa9e19

Browse files
Bump androidx.compose.material:material from 1.6.2 to 1.6.3 in /examples (#564)
Bumps androidx.compose.material:material from 1.6.2 to 1.6.3. --- updated-dependencies: - dependency-name: androidx.compose.material:material dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aebfff5 commit 6aa9e19

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

2828
androidx-activity-compose = { group = "androidx.activity", name = "activity-compose", version = "1.8.2" }
2929
androidx-compose-foundation-layout = { group = "androidx.compose.foundation", name = "foundation-layout", version = "1.6.2" }
30-
androidx-compose-material = { group = "androidx.compose.material", name = "material", version = "1.6.2" }
30+
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.2" }
3232
androidx-compose-ui = { group = "androidx.compose.ui", name = "ui", version = "1.6.2" }
3333
androidx-compose-compiler = { group = "androidx.compose.compiler", name = "compiler", version = "1.5.10" }

0 commit comments

Comments
 (0)