We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cda1c9 commit 22529dbCopy full SHA for 22529db
android/build.gradle
@@ -197,7 +197,7 @@ dependencies {
197
// https://github.com/ligi/PassAndroid/issues/181
198
// Don't upgrade before minSDK 19 - or replace zxing
199
//noinspection GradleDependency
200
- implementation 'com.google.zxing:core:3.3.0'
+ implementation 'com.google.zxing:core:3.5.3'
201
202
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.14'
203
0 commit comments