mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-22 20:31:16 +00:00
Bump volley from 1.2.0 to 1.2.1
Bumps [volley](https://github.com/google/volley) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/google/volley/releases) - [Commits](https://github.com/google/volley/commits) --- updated-dependencies: - dependency-name: com.android.volley:volley dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0b0bfd6d62
commit
9302175118
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.1.1-android'
|
||||
implementation 'com.annimon:stream:1.2.2'
|
||||
implementation 'com.android.volley:volley:1.2.0'
|
||||
implementation 'com.android.volley:volley:1.2.1'
|
||||
|
||||
implementation ('com.journeyapps:zxing-android-embedded:4.1.0') { transitive = false }
|
||||
implementation 'com.google.zxing:core:3.4.1'
|
||||
|
|
Loading…
Reference in a new issue