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

Bump rxjava from 2.2.8 to 2.2.9 (#381)

This commit is contained in:
dependabot-preview[bot] 2019-05-30 15:22:15 +02:00 committed by Rafał Borcz
parent ba7966125b
commit e238f65dde

View File

@ -118,7 +118,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.8" implementation "io.reactivex.rxjava2:rxjava:2.2.9"
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.0" implementation "com.jakewharton.threetenabp:threetenabp:1.2.0"