Skip to content

Commit

Permalink
update zxing
Browse files Browse the repository at this point in the history
  • Loading branch information
ekoby committed Jul 25, 2023
1 parent 49ce6b8 commit affeb51
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 @@ -87,7 +87,7 @@ dependencies {
implementation 'com.google.android.material:material:1.4.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.2'

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

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

0 comments on commit affeb51

Please sign in to comment.