1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-20 08:29:09 -05:00

Bump rxjava from 2.2.17 to 2.2.18 (#700)

This commit is contained in:
dependabot-preview[bot] 2020-02-27 20:32:39 +00:00 committed by GitHub
parent 5b2ca07506
commit 2c35117dfa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -167,7 +167,7 @@ dependencies {
implementation "com.github.pwittchen:reactivenetwork-rx2:3.0.6" implementation "com.github.pwittchen:reactivenetwork-rx2:3.0.6"
implementation "io.reactivex.rxjava2:rxandroid:2.1.1" implementation "io.reactivex.rxjava2:rxandroid:2.1.1"
implementation "io.reactivex.rxjava2:rxjava:2.2.17" implementation "io.reactivex.rxjava2:rxjava:2.2.18"
implementation "com.google.code.gson:gson:2.8.6" implementation "com.google.code.gson:gson:2.8.6"
implementation "com.jakewharton.threetenabp:threetenabp:1.2.2" implementation "com.jakewharton.threetenabp:threetenabp:1.2.2"