Skip to content

Commit

Permalink
Bump zxing-android-embedded from 4.1.0 to 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 10, 2021
1 parent 2b76414 commit 80bac4c
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 @@ -84,7 +84,7 @@ dependencies {
implementation 'com.google.android.material:material:1.4.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.0'

implementation 'com.journeyapps:zxing-android-embedded:4.1.0'
implementation 'com.journeyapps:zxing-android-embedded:4.2.0'

implementation('org.pcap4j:pcap4j-core:1.8.2'){
transitive = false
Expand Down

0 comments on commit 80bac4c

Please sign in to comment.