chore(deps): bump zxing-lite from 2.1.1 to 2.2.0 in /app

Bumps [zxing-lite](https://github.com/jenly1314/ZXingLite) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/jenly1314/ZXingLite/releases)
- [Commits](https://github.com/jenly1314/ZXingLite/compare/2.1.1...2.2.0)

---
updated-dependencies:
- dependency-name: com.github.jenly1314:zxing-lite
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-06-02 04:38:52 +00:00 committed by GitHub
parent c141217320
commit f7d421dc0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -234,7 +234,7 @@ dependencies {
implementation("org.nanohttpd:nanohttpd-websocket:$nanoHttpdVersion")
//
implementation('com.github.jenly1314:zxing-lite:2.1.1')
implementation('com.github.jenly1314:zxing-lite:2.2.0')
//
implementation('com.jaredrummler:colorpicker:1.1.0')