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

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 Nov 29, 2023
1 parent 03dd5f7 commit 2c3e0df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ dependencies {
implementation("androidx.preference:preference-ktx:1.2.1")

//Google
implementation("com.google.android.material:material:1.9.0")
implementation("com.google.android.material:material:1.10.0")

//Function
implementation("com.github.bumptech.glide:glide:4.16.0")
Expand Down

0 comments on commit 2c3e0df

Please sign in to comment.