Update dependency com.google.android.material:material to v1.8.0 (#3361)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-02-25 20:36:18 +01:00 committed by GitHub
parent 9e0ff78fb4
commit 77dbf3c1a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ gson = "2.10.1"
kotlin = "1.8.10"
image-cropper = "4.3.2"
lifecycle = "2.5.1"
material = "1.6.1"
material = "1.8.0"
material-drawer = "8.4.5"
material-typeface = "4.0.0.2-kotlin"
mockito-inline = "4.7.0"