Skip to content

Commit cd4acdc

Browse files
chore(deps): bump rxjava from 2.2.10 to 2.2.11 (#2224)
Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 2.2.10 to 2.2.11. - [Release notes](https://github.com/ReactiveX/RxJava/releases) - [Changelog](https://github.com/ReactiveX/RxJava/blob/v2.2.11/CHANGES.md) - [Commits](ReactiveX/RxJava@v2.2.10...v2.2.11) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f0ae14e commit cd4acdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ dependencies {
182182
// RxJava
183183
implementation 'io.reactivex.rxjava2:rxandroid:2.1.1'
184184
implementation 'io.reactivex.rxjava2:rxkotlin:2.4.0'
185-
implementation 'io.reactivex.rxjava2:rxjava:2.2.10'
185+
implementation 'io.reactivex.rxjava2:rxjava:2.2.11'
186186
implementation 'com.squareup.retrofit2:adapter-rxjava2:2.6.1'
187187

188188
// Picasso

0 commit comments

Comments
 (0)