Update RxJava dependency. (#3272)
This commit is contained in:
parent
ead32f295f
commit
dea121061b
|
|
@ -35,7 +35,7 @@ dependencies {
|
|||
testCompile 'org.slf4j:slf4j-jdk14:1.7.25'
|
||||
implementation 'com.google.code.gson:gson:2.8.5'
|
||||
implementation 'com.squareup.okhttp3:okhttp:3.11.0'
|
||||
api 'io.reactivex.rxjava2:rxjava:2.2.2'
|
||||
api 'io.reactivex.rxjava2:rxjava:2.2.3'
|
||||
implementation 'org.slf4j:slf4j-api:1.7.25'
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue