We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7d746a commit 5e1807cCopy full SHA for 5e1807c
example-android/app/build.gradle
@@ -32,7 +32,7 @@ dependencies {
32
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
33
34
implementation 'io.reactivex.rxjava2:rxandroid:2.1.0'
35
- implementation 'io.reactivex.rxjava2:rxjava:2.2.1'
+ implementation 'io.reactivex.rxjava2:rxjava:2.2.3'
36
37
- implementation 'com.akaita.java:rxjava2-debug:1.3.0'
+ implementation 'com.akaita.java:rxjava2-debug:1.4.0'
38
}
0 commit comments