Skip to content

Commit 0cd44f2

Browse files
Bump com.google.zxing:core from 3.3.0 to 3.5.2
Bumps [com.google.zxing:core](https://github.com/zxing/zxing) from 3.3.0 to 3.5.2. - [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.2) --- updated-dependencies: - dependency-name: com.google.zxing:core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8f5b30f commit 0cd44f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ dependencies {
195195
// https://github.com/ligi/PassAndroid/issues/181
196196
// Don't upgrade before minSDK 19 - or replace zxing
197197
//noinspection GradleDependency
198-
implementation 'com.google.zxing:core:3.3.0'
198+
implementation 'com.google.zxing:core:3.5.2'
199199

200200
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.12'
201201

0 commit comments

Comments
 (0)