Merge pull request #2832 from gedoor/dependabot/gradle/app/com.github.jenly1314-zxing-lite-2.3.1

Bump com.github.jenly1314:zxing-lite from 2.3.0 to 2.3.1 in /app
This commit is contained in:
kunfei 2023-03-06 13:31:54 +08:00 committed by GitHub
commit 2aa614c929
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')