Skip to content

Commit

Permalink
Update dependency com.google.android.material:material to v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 31, 2022
1 parent 3dc2044 commit 668f0c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ dependencies {

implementation fileTree(dir: "libs", include: ["*.jar"])
implementation 'androidx.appcompat:appcompat:1.3.1'
implementation 'com.google.android.material:material:1.4.0'
implementation 'com.google.android.material:material:1.6.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'me.dm7.barcodescanner:zxing:1.9.13'
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0"
Expand Down

0 comments on commit 668f0c2

Please sign in to comment.