mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
Bump zxing-lite from 2.2.1 to 2.3.0 in /app
Bumps [zxing-lite](https://github.com/jenly1314/ZXingLite) from 2.2.1 to 2.3.0. - [Release notes](https://github.com/jenly1314/ZXingLite/releases) - [Commits](https://github.com/jenly1314/ZXingLite/compare/2.2.1...2.3.0) --- updated-dependencies: - dependency-name: com.github.jenly1314:zxing-lite dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user