Skip to content

Commit

Permalink
Update dependency com.google.android.material:material to v1.6.0 (#1258)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed May 5, 2022
1 parent f856b33 commit fe231c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -50,7 +50,7 @@ junit = "junit:junit:4.13.2"

kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test-junit" }

material = "com.google.android.material:material:1.5.0"
material = "com.google.android.material:material:1.6.0"

okhttp = { module = "com.squareup.okhttp3:okhttp", version.ref = "okhttp" }
okhttp-mockwebserver = { module = "com.squareup.okhttp3:mockwebserver", version.ref = "okhttp" }
Expand Down

0 comments on commit fe231c3

Please sign in to comment.