Bump rxjava from 2.2.18 to 2.2.19 (#36)
This commit is contained in:
parent
1521aaf918
commit
89168568e1
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ subprojects {
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8"
|
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8"
|
||||||
|
|
||||||
implementation "io.reactivex.rxjava2:rxjava:2.2.18"
|
implementation "io.reactivex.rxjava2:rxjava:2.2.19"
|
||||||
implementation "com.squareup.okhttp3:logging-interceptor:$okhttp3"
|
implementation "com.squareup.okhttp3:logging-interceptor:$okhttp3"
|
||||||
|
|
||||||
compileOnly "org.threeten:threetenbp:$threetenbp:no-tzdb"
|
compileOnly "org.threeten:threetenbp:$threetenbp:no-tzdb"
|
||||||
|
|
Loading…
Reference in a new issue