update Material library

This commit is contained in:
Daniel Micay 2022-05-26 20:39:57 -04:00
parent 5dfdaa2c17
commit 9355f54956
1 changed files with 1 additions and 1 deletions

View File

@ -83,5 +83,5 @@ android {
dependencies {
implementation("androidx.appcompat:appcompat:1.4.1")
implementation("com.google.android.material:material:1.5.0")
implementation("com.google.android.material:material:1.6.0")
}