We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d0731a commit 348e7d6Copy full SHA for 348e7d6
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.5.0'
+ implementation 'com.google.android.material:material:1.4.0'
56
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
57
implementation 'me.dm7.barcodescanner:zxing:1.9.13'
58
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0"
0 commit comments