mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-06 06:15:12 +00:00
Bump rxjava from 2.2.11 to 2.2.21
Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 2.2.11 to 2.2.21. - [Release notes](https://github.com/ReactiveX/RxJava/releases) - [Changelog](https://github.com/ReactiveX/RxJava/blob/v2.2.21/CHANGES.md) - [Commits](https://github.com/ReactiveX/RxJava/compare/v2.2.11...v2.2.21) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
30f9de4fb3
commit
9326f2a007
@ -195,7 +195,7 @@ dependencies {
|
||||
implementation 'androidx.multidex:multidex:2.0.1'
|
||||
|
||||
implementation 'io.reactivex.rxjava2:rxandroid:2.1.1'
|
||||
implementation "io.reactivex.rxjava2:rxjava:2.2.11"
|
||||
implementation "io.reactivex.rxjava2:rxjava:2.2.21"
|
||||
|
||||
implementation 'com.bluelinelabs:conductor:2.1.5'
|
||||
implementation 'com.bluelinelabs:conductor-support:2.1.5'
|
||||
|
Loading…
Reference in New Issue
Block a user