Change com.google.android.material verion to 1.7.0

This commit is contained in:
jacques 2022-11-26 19:50:24 +01:00
parent 84e7e565e1
commit 0f75bff374

View file

@ -109,7 +109,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.5.1'
implementation 'androidx.recyclerview:recyclerview:1.2.1'
implementation 'com.google.android.material:material:1.6.1'
implementation 'com.google.android.material:material:1.7.0'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation 'com.journeyapps:zxing-android-embedded:4.3.0'
implementation 'androidx.core:core:1.9.0'