We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e2efd2 commit 98c0e67Copy full SHA for 98c0e67
app/build.gradle
@@ -52,7 +52,7 @@ dependencies {
52
53
implementation fileTree(dir: "libs", include: ["*.jar"])
54
implementation 'androidx.appcompat:appcompat:1.3.1'
55
- implementation 'com.google.android.material:material:1.4.0'
+ implementation 'com.google.android.material:material:1.6.0'
56
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
57
implementation 'me.dm7.barcodescanner:zxing:1.9.13'
58
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0"
0 commit comments