We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95b46fd commit fdcf9d7Copy full SHA for fdcf9d7
android-sensors/build.gradle
@@ -80,7 +80,7 @@ dependencies {
80
81
// RxAndroid
82
implementation 'io.reactivex.rxjava2:rxandroid:2.0.1'
83
- implementation 'io.reactivex.rxjava2:rxjava:2.1.3'
+ implementation 'io.reactivex.rxjava2:rxjava:2.1.5'
84
85
/*
86
* Testing
0 commit comments