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

Bump rxjava from 2.2.10 to 2.2.11 (#454)

This commit is contained in:
dependabot-preview[bot] 2019-08-02 11:01:28 +00:00 committed by GitHub
parent 462b917832
commit 1267a39e32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -145,7 +145,7 @@ dependencies {
implementation "com.github.pwittchen:reactivenetwork-rx2:3.0.3" implementation "com.github.pwittchen:reactivenetwork-rx2:3.0.3"
implementation "io.reactivex.rxjava2:rxandroid:2.1.1" implementation "io.reactivex.rxjava2:rxandroid:2.1.1"
implementation "io.reactivex.rxjava2:rxjava:2.2.10" implementation "io.reactivex.rxjava2:rxjava:2.2.11"
implementation "com.google.code.gson:gson:2.8.5" implementation "com.google.code.gson:gson:2.8.5"
implementation "com.jakewharton.threetenabp:threetenabp:1.2.1" implementation "com.jakewharton.threetenabp:threetenabp:1.2.1"