Skip to content

Commit

Permalink
fix(deps): update dependency com.google.android.material:material to …
Browse files Browse the repository at this point in the history
…v1.9.0 (#198)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 29, 2023
1 parent 5657f1b commit 8d97834
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 @@ -50,7 +50,7 @@ coil-kt-compose = "io.coil-kt:coil-compose:1.4.0"
dagger = { module = "com.google.dagger:dagger", version.ref = "dagger" }
dagger-compiler = { module = "com.google.dagger:dagger-compiler", version.ref = "dagger" }

material = "com.google.android.material:material:1.8.0"
material = "com.google.android.material:material:1.9.0"

square-logging-interceptor = "com.squareup.okhttp3:logging-interceptor:4.10.0"
square-logcat = "com.squareup.logcat:logcat:0.1"
Expand Down

0 comments on commit 8d97834

Please sign in to comment.