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

Commit

Permalink
fix(deps): update dependency com.google.android.material:material to …
Browse files Browse the repository at this point in the history
…v1.10.0
  • Loading branch information
renovate[bot] authored Oct 5, 2023
1 parent ff070e8 commit 599b8f4
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 @@ -7,7 +7,7 @@ androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayo

common-coreLibDesugaring = { module = "com.android.tools:desugar_jdk_libs", version = "2.0.3" }

google-material = { module = "com.google.android.material:material", version = "1.9.0"}
google-material = { module = "com.google.android.material:material", version = "1.10.0"}
google-gson = { module = "com.google.code.gson:gson", version = "2.10.1" }

tests-junit = { module = "junit:junit", version = "4.13.2" }
Expand Down

0 comments on commit 599b8f4

Please sign in to comment.