Skip to content

Commit

Permalink
Update Zxing
Browse files Browse the repository at this point in the history
  • Loading branch information
w4ll3 committed Jun 6, 2024
1 parent f2475e4 commit f237335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WalletSdk/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ dependencies {
implementation("androidx.camera:camera-camera2:1.3.2")
implementation("androidx.camera:camera-lifecycle:1.3.2")
implementation("androidx.camera:camera-view:1.3.2")
implementation("com.google.zxing:core:3.3.3")
implementation("com.google.zxing:core:3.5.1")
implementation("com.google.accompanist:accompanist-permissions:0.34.0")
/* End UI dependencies */
testImplementation("junit:junit:4.13.2")
Expand Down

0 comments on commit f237335

Please sign in to comment.