Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 30182ca

Browse files
fix(deps): update dependency com.google.android.material:material to v1.11.0 (#2811)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1f9d52c commit 30182ca

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
@@ -28,7 +28,7 @@ androidx-lifecycle-common = { module = "androidx.lifecycle:lifecycle-common", ve
2828
androidx-lifecycle-livedataKtx = { module = "androidx.lifecycle:lifecycle-livedata-ktx", version.ref = "lifecycle" }
2929
androidx-lifecycle-viewmodel-compose = { module = "androidx.lifecycle:lifecycle-viewmodel-compose", version.ref = "lifecycle" }
3030
androidx-lifecycle-viewmodelKtx = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version.ref = "lifecycle" }
31-
androidx-material = "com.google.android.material:material:1.10.0"
31+
androidx-material = "com.google.android.material:material:1.11.0"
3232
androidx-preference = "androidx.preference:preference:1.2.1"
3333
androidx-recyclerview = "androidx.recyclerview:recyclerview:1.3.2"
3434
androidx-recyclerviewSelection = "androidx.recyclerview:recyclerview-selection:1.2.0-alpha01"

0 commit comments

Comments
 (0)