Skip to content

Commit 348e7d6

Browse files
committed
Revert "Update dependency com.google.android.material:material to v1.5.0"
This reverts commit 7fc521f.
1 parent 0d0731a commit 348e7d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies {
5252

5353
implementation fileTree(dir: "libs", include: ["*.jar"])
5454
implementation 'androidx.appcompat:appcompat:1.3.1'
55-
implementation 'com.google.android.material:material:1.5.0'
55+
implementation 'com.google.android.material:material:1.4.0'
5656
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
5757
implementation 'me.dm7.barcodescanner:zxing:1.9.13'
5858
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0"

0 commit comments

Comments
 (0)