Skip to content

Commit 22529db

Browse files
Bump com.google.zxing:core from 3.3.0 to 3.5.3
Bumps [com.google.zxing:core](https://github.com/zxing/zxing) from 3.3.0 to 3.5.3. - [Release notes](https://github.com/zxing/zxing/releases) - [Changelog](https://github.com/zxing/zxing/blob/master/CHANGES) - [Commits](zxing/zxing@zxing-3.3.0...zxing-3.5.3) --- updated-dependencies: - dependency-name: com.google.zxing:core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1cda1c9 commit 22529db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ dependencies {
197197
// https://github.com/ligi/PassAndroid/issues/181
198198
// Don't upgrade before minSDK 19 - or replace zxing
199199
//noinspection GradleDependency
200-
implementation 'com.google.zxing:core:3.3.0'
200+
implementation 'com.google.zxing:core:3.5.3'
201201

202202
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.14'
203203

0 commit comments

Comments
 (0)