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

Bump zxing-lite from 2.2.1 to 2.3.0 in /app
This commit is contained in:
kunfei 2022-12-12 13:48:04 +08:00 committed by GitHub
commit d26323714f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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