mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-12-23 03:11:30 +00:00
Bump zxing-android-embedded from 4.1.0 to 4.3.0
Bumps [zxing-android-embedded](https://github.com/journeyapps/zxing-android-embedded) from 4.1.0 to 4.3.0. - [Release notes](https://github.com/journeyapps/zxing-android-embedded/releases) - [Changelog](https://github.com/journeyapps/zxing-android-embedded/blob/master/CHANGES.md) - [Commits](https://github.com/journeyapps/zxing-android-embedded/compare/v4.1.0...v4.3.0) --- updated-dependencies: - dependency-name: com.journeyapps:zxing-android-embedded dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
43555671c1
commit
24220eeac8
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ dependencies {
|
|||
implementation 'com.android.volley:volley:1.2.1'
|
||||
implementation 'commons-io:commons-io:2.11.0'
|
||||
|
||||
implementation ('com.journeyapps:zxing-android-embedded:4.1.0') { transitive = false }
|
||||
implementation ('com.journeyapps:zxing-android-embedded:4.3.0') { transitive = false }
|
||||
implementation 'com.google.zxing:core:3.4.1'
|
||||
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
|
||||
|
|
Loading…
Reference in a new issue