Skip to content

Commit

Permalink
Merge pull request #556 from fobo66/renovate/com.google.android.mater…
Browse files Browse the repository at this point in the history
…ial-material-1.x

Update dependency com.google.android.material:material to v1.10.0
  • Loading branch information
fobo66 authored Nov 20, 2023
2 parents 0809ae9 + 58a2d19 commit f4848a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencyResolutionManagement {
version("coroutines", "1.7.3")
version("ksp", "1.9.20-1.0.14")
plugin("ksp", "com.google.devtools.ksp").versionRef("ksp")
library("material", "com.google.android.material:material:1.9.0")
library("material", "com.google.android.material:material:1.10.0")
library("retrofit", "com.squareup.retrofit2", "retrofit").versionRef("retrofit")
library("retrofit.moshi", "com.squareup.retrofit2", "converter-moshi").versionRef("retrofit")
library("retrofit.mock", "com.squareup.retrofit2", "retrofit-mock").versionRef("retrofit")
Expand Down

0 comments on commit f4848a6

Please sign in to comment.