mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-12-22 19:01:30 +00:00
Bump volley from 1.1.0 to 1.1.1 (#1321)
Bumps volley from 1.1.0 to 1.1.1. Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
208ef5444b
commit
3dad47ff0e
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ dependencies {
|
|||
implementation 'org.mindrot:jbcrypt:0.4'
|
||||
implementation 'com.google.guava:guava:23.6-android'
|
||||
implementation 'com.annimon:stream:1.1.9'
|
||||
implementation 'com.android.volley:volley:1.1.0'
|
||||
implementation 'com.android.volley:volley:1.1.1'
|
||||
implementation 'com.android.support.constraint:constraint-layout:1.0.2'
|
||||
implementation 'com.google.dagger:dagger:2.14.1'
|
||||
annotationProcessor "com.google.dagger:dagger-compiler:2.14.1"
|
||||
|
|
Loading…
Reference in a new issue