Skip to content

Commit

Permalink
update material to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed Sep 11, 2020
1 parent 8998903 commit 343978c
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 @@ -35,7 +35,7 @@ dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'androidx.preference:preference:1.1.1'
implementation 'com.google.android.material:material:1.1.0'
implementation 'com.google.android.material:material:1.2.1'
implementation 'com.google.guava:guava:29.0-android'
implementation 'com.google.zxing:core:3.4.0'
implementation 'me.dm7.barcodescanner:zxing:1.9.8'
Expand Down

0 comments on commit 343978c

Please sign in to comment.