Skip to content

Commit fdcf9d7

Browse files
committed
Updating to RxJava 2.1.5
1 parent 95b46fd commit fdcf9d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android-sensors/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ dependencies {
8080

8181
// RxAndroid
8282
implementation 'io.reactivex.rxjava2:rxandroid:2.0.1'
83-
implementation 'io.reactivex.rxjava2:rxjava:2.1.3'
83+
implementation 'io.reactivex.rxjava2:rxjava:2.1.5'
8484

8585
/*
8686
* Testing

0 commit comments

Comments
 (0)