Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Commit 7d25c5c

Browse files
Update dependency androidx.compose.material:material to v1.6.8 (#290)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1d7fb15 commit 7d25c5c

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
@@ -16,7 +16,7 @@ androidx-activity-compose = { module = "androidx.activity:activity-compose", ver
1616
androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "androidx-appcompat" }
1717
# Specify the full coordinate for Renovate to track even though we only use the version.
1818
androidx-compose-compiler = "androidx.compose.compiler:compiler:1.5.14"
19-
androidx-compose-material = { module = "androidx.compose.material:material", version = "1.6.7" }
19+
androidx-compose-material = { module = "androidx.compose.material:material", version = "1.6.8" }
2020
androidx-compose-ui = { module = "androidx.compose.ui:ui", version = "1.6.8" }
2121
androidx-core-ktx = { module = "androidx.core:core-ktx", version = "1.13.1" }
2222
androidx-paging-common = { module = "androidx.paging:paging-common", version.ref = "androidx-paging" }

0 commit comments

Comments
 (0)