Bump material from 1.5.0 to 1.6.0 #383

Merged
dependabot[bot] merged 1 commits from dependabot/gradle/com.google.android.material-material-1.6.0 into master 2022-05-05 16:51:24 +02:00

View File

@ -83,7 +83,7 @@ dependencies {
implementation 'com.journeyapps:zxing-android-embedded:4.3.0@aar'
implementation 'com.google.zxing:core:3.5.0'
implementation 'com.google.code.gson:gson:2.9.0'
implementation 'com.google.android.material:material:1.5.0'
implementation 'com.google.android.material:material:1.6.0'
implementation platform('com.google.firebase:firebase-bom:29.3.1')
implementation 'com.google.firebase:firebase-analytics'
}