Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MaksTuev authored Feb 22, 2017
1 parent 6d7ea9d commit b627e51
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@ repositories {
```groovy
dependencies {
//for use the full ferro
compile 'com.agna.ferro:ferro-mvp-rx:1.0.2'
compile 'com.agna.ferro:ferro-mvp-rx:1.1.1'
//for use the part of ferro
compile 'com.agna.ferro:ferro-core:1.0.2'
compile 'com.agna.ferro:ferro-mvp:1.0.2'
compile 'com.agna.ferro:ferro-core:1.1.1'
compile 'com.agna.ferro:ferro-mvp:1.1.1'
compile 'com.agna.ferro:ferro-rx:1.0.2'
}
```
Expand Down

0 comments on commit b627e51

Please sign in to comment.