Bump com.github.jenly1314:zxing-lite from 2.3.0 to 2.3.1 in /app

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-06 05:15:02 +00:00 committed by GitHub
parent 2b886dab95
commit cd88eb5ba4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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