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 5, 2023
1 parent 6add0ad commit a75dddc
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 @@ -24,7 +24,7 @@ retrofit = "2.9.0"
androidPluginForGradle = { module = "com.android.tools.build:gradle", version.ref = "agp" }
leakcanary-android = { module = "com.squareup.leakcanary:leakcanary-android-startup", version.ref = "leakcanary" }
leakcanary-plumber = { module = "com.squareup.leakcanary:plumber-android-startup", version.ref = "leakcanary" }
material = "com.google.android.material:material:1.9.0"
material = "com.google.android.material:material:1.10.0"
ffmpeg = "com.arthenica:ffmpeg-kit-audio:6.0-1"
junit = "junit:junit:4.13.2"
mockk = "io.mockk:mockk:1.13.7"
Expand Down

0 comments on commit a75dddc

Please sign in to comment.