Skip to content

Commit

Permalink
Revert "Bump rxjava from 2.2.11 to 2.2.14"
Browse files Browse the repository at this point in the history
This reverts commit c370c4a.
  • Loading branch information
dependabot-preview[bot] authored and FernandoCCNunes committed Sep 28, 2020
1 parent a26da55 commit b99aa99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildsystem/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ ext {
ktx : "androidx.core:core-ktx:1.1.0",
ktxViewModel : "androidx.lifecycle:lifecycle-viewmodel-ktx:$lifecycleVersion",
ktxReactiveStreams : "androidx.lifecycle:lifecycle-reactivestreams-ktx:$lifecycleVersion",
rxJava2 : "io.reactivex.rxjava2:rxjava:2.2.14",
rxJava2 : "io.reactivex.rxjava2:rxjava:2.2.11",
rxKotlin2 : "io.reactivex.rxjava2:rxkotlin:2.4.0",
rxAndroid2 : "io.reactivex.rxjava2:rxandroid:2.1.1",
gson : "com.google.code.gson:gson:2.8.5",
Expand Down

0 comments on commit b99aa99

Please sign in to comment.