Skip to content

Commit

Permalink
Update dependency com.google.android.material:material to v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 6, 2023
1 parent ce0e7fe commit 321218a
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 @@ -99,7 +99,7 @@ glideCompose = "com.github.bumptech.glide:compose:1.0.0-alpha.1"

androidCore = "androidx.core:core-ktx:1.12.0"
appCompat = "androidx.appcompat:appcompat:1.6.1"
material = "com.google.android.material:material:1.9.0"
material = "com.google.android.material:material:1.10.0"

coreLibraryDesugaring = { module = "com.android.tools:desugar_jdk_libs", version = "2.0.3" }

Expand Down

0 comments on commit 321218a

Please sign in to comment.