Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Commit

Permalink
Update dependency com.google.android.material:material to v1.11.0 (#513)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 14, 2023
1 parent 79aef30 commit 8644cb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ square-retrofit-gson = { module = "com.squareup.retrofit2:converter-gson", versi
square-retrofit-moshi = { module = "com.squareup.retrofit2:converter-moshi", version.ref = "square-retrofit" }

google-gson = "com.google.code.gson:gson:2.10.1"
google-material = "com.google.android.material:material:1.10.0"
google-material = "com.google.android.material:material:1.11.0"

chucker-debug = { module = "com.github.chuckerteam.chucker:library", version.ref = "chucker" }
chucker-release = { module = "com.github.chuckerteam.chucker:library-no-op", version.ref = "chucker" }
Expand Down

0 comments on commit 8644cb2

Please sign in to comment.