Skip to content

Commit e6457de

Browse files
Bump com.google.zxing:core from 3.5.3 to 3.5.4 in /android-refimpl-app
Bumps [com.google.zxing:core](https://github.com/zxing/zxing) from 3.5.3 to 3.5.4. - [Release notes](https://github.com/zxing/zxing/releases) - [Changelog](https://github.com/zxing/zxing/blob/master/CHANGES) - [Commits](zxing/zxing@zxing-3.5.3...zxing-3.5.4) --- updated-dependencies: - dependency-name: com.google.zxing:core dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9564ce2 commit e6457de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android-refimpl-app/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ dependencies {
309309
implementation('com.mikepenz:material-design-iconic-typeface:2.2.0.5@aar') {
310310
exclude group: 'com.android.support'
311311
}
312-
implementation('com.google.zxing:core:3.5.3') {
312+
implementation('com.google.zxing:core:3.5.4') {
313313
exclude group: 'com.android.support'
314314
}
315315
//

0 commit comments

Comments
 (0)