Skip to content

Commit

Permalink
Releasing 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sockeqwe committed Feb 20, 2016
1 parent 6ee359d commit 85bff00
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 @@ -8,8 +8,8 @@ Check the [project website](http://hannesdorfmann.com/mosby/) for more informati
# Dependency
```groovy
dependencies {
compile 'com.hannesdorfmann.mosby:mvp:2.0.0'
compile 'com.hannesdorfmann.mosby:viewstate:2.0.0' // only if you want to use the viewstate feature
compile 'com.hannesdorfmann.mosby:mvp:2.0.1'
compile 'com.hannesdorfmann.mosby:viewstate:2.0.1' // optional viewstate feature
}
```

Expand Down

0 comments on commit 85bff00

Please sign in to comment.