mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-22 12:21:15 +00:00
Bump stream from 1.2.1 to 1.2.2 (#1621)
Bumps [stream](https://github.com/aNNiMON/Lightweight-Stream-API) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/aNNiMON/Lightweight-Stream-API/releases) - [Commits](https://github.com/aNNiMON/Lightweight-Stream-API/compare/v1.2.1...v1.2.2) 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
e94e7370f6
commit
03a37aff4a
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ dependencies {
|
|||
implementation 'com.google.code.gson:gson:2.8.6'
|
||||
implementation 'org.mindrot:jbcrypt:0.4'
|
||||
implementation 'com.google.guava:guava:30.0-android'
|
||||
implementation 'com.annimon:stream:1.2.1'
|
||||
implementation 'com.annimon:stream:1.2.2'
|
||||
implementation 'com.android.volley:volley:1.2.0'
|
||||
|
||||
implementation ('com.journeyapps:zxing-android-embedded:3.6.0') { transitive = false }
|
||||
|
|
Loading…
Reference in a new issue