Update material.drawer to v9

This commit is contained in:
renovate[bot] 2024-05-31 12:50:03 +00:00 committed by GitHub
parent b262b6cb9b
commit 5756fc7310
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ hilt = "2.51.1"
kotlin = "2.0.0" kotlin = "2.0.0"
image-cropper = "4.3.2" image-cropper = "4.3.2"
material = "1.12.0" material = "1.12.0"
material-drawer = "8.4.5" material-drawer = "9.0.2"
material-typeface = "4.0.0.3-kotlin" material-typeface = "4.0.0.3-kotlin"
mockito-inline = "5.2.0" mockito-inline = "5.2.0"
mockito-kotlin = "5.3.1" mockito-kotlin = "5.3.1"