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

chore(deps): bump zxing-lite from 2.2.0 to 2.2.1 in /app
This commit is contained in:
kunfei
2022-06-23 21:08:25 +08:00
committed by GitHub
+1 -1
View File
@@ -235,7 +235,7 @@ dependencies {
implementation("org.nanohttpd:nanohttpd-websocket:$nanoHttpdVersion")
//二维码
implementation('com.github.jenly1314:zxing-lite:2.2.0')
implementation('com.github.jenly1314:zxing-lite:2.2.1')
//颜色选择
implementation('com.jaredrummler:colorpicker:1.1.0')