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

chore(deps): bump zxing-lite from 2.1.1 to 2.2.0 in /app
This commit is contained in:
kunfei
2022-06-02 13:57:37 +08:00
committed by GitHub
+1 -1
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')