mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-12-22 19:01:30 +00:00
Bump stream from 1.1.9 to 1.2.1 (#1338)
Bumps [stream](https://github.com/aNNiMON/Lightweight-Stream-API) from 1.1.9 to 1.2.1. - [Release notes](https://github.com/aNNiMON/Lightweight-Stream-API/releases) - [Commits](https://github.com/aNNiMON/Lightweight-Stream-API/compare/v1.1.9...v1.2.1)
This commit is contained in:
parent
d4e0548f8b
commit
00812f1d3b
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ dependencies {
|
|||
implementation 'com.google.code.gson:gson:2.8.5'
|
||||
implementation 'org.mindrot:jbcrypt:0.4'
|
||||
implementation 'com.google.guava:guava:23.6-android'
|
||||
implementation 'com.annimon:stream:1.1.9'
|
||||
implementation 'com.annimon:stream:1.2.1'
|
||||
implementation 'com.android.volley:volley:1.1.1'
|
||||
implementation 'com.android.support.constraint:constraint-layout:1.1.3'
|
||||
implementation 'com.google.dagger:dagger:2.14.1'
|
||||
|
|
Loading…
Reference in a new issue