mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-25 22:01:16 +00:00
Bump volley from 1.1.1 to 1.2.0 (#1616)
Bumps [volley](https://github.com/google/volley) from 1.1.1 to 1.2.0. - [Release notes](https://github.com/google/volley/releases) - [Commits](https://github.com/google/volley/compare/1.1.1...1.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
6a00ebd322
commit
24baa63629
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ dependencies {
|
|||
implementation 'org.mindrot:jbcrypt:0.4'
|
||||
implementation 'com.google.guava:guava:30.0-android'
|
||||
implementation 'com.annimon:stream:1.2.1'
|
||||
implementation 'com.android.volley:volley:1.1.1'
|
||||
implementation 'com.android.volley:volley:1.2.0'
|
||||
|
||||
implementation ('com.journeyapps:zxing-android-embedded:3.6.0') { transitive = false }
|
||||
implementation 'com.google.zxing:core:3.3.0'
|
||||
|
|
Loading…
Reference in a new issue