Skip to content
This repository has been archived by the owner on Aug 9, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorAlbertos authored Sep 15, 2016
1 parent 70ad124 commit a01ec53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Mockery supporting Retrofit with responses of type `Observable<T>` and `Observab

```gradle
dependencies {
//RxJava1
//RxJava1
compile 'com.github.VictorAlbertos.Mockery:extension_rx_retrofit:0.0.5'
//RxJava2
compile 'com.github.VictorAlbertos.Mockery:extension_rx2_retrofit:0.0.5'
Expand Down Expand Up @@ -501,4 +501,4 @@ Another author's libraries:
----------------------------------------
* [RxCache](https://github.com/VictorAlbertos/RxCache): Reactive caching library for Android and Java.
* [RxActivityResult](https://github.com/VictorAlbertos/RxActivityResult): A reactive-tiny-badass-vindictive library to break with the OnActivityResult implementation as it breaks the observables chain.
* [RxSocialConnect](https://github.com/VictorAlbertos/RxSocialConnect-Android): OAuth RxJava extension for Android.
* [RxSocialConnect](https://github.com/VictorAlbertos/RxSocialConnect-Android): OAuth RxJava extension for Android.

0 comments on commit a01ec53

Please sign in to comment.