1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-12-23 03:11: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:
dependabot-preview[bot] 2019-06-04 15:25:40 +02:00 committed by Simon Frei
parent 208ef5444b
commit 3dad47ff0e

View file

@ -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"