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

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
d4rken committed Mar 2, 2018
1 parent 41752f7 commit 1e64122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -12,7 +12,7 @@ The demo application shows how to use the library and includes examples on how t
## Quickstart
Add the library:
```groovy
implementation 'eu.darken.ommvplib:library:0.2.0'
implementation 'eu.darken.ommvplib:library:0.2.1'
```
### Without Dagger
The `Presenter` and the `View` that our `Activity` will implement.
Expand Down

0 comments on commit 1e64122

Please sign in to comment.