Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vokod authored Feb 20, 2019
1 parent aac33ee commit f220bd3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![](https://jitpack.io/v/vokod/SettingViews.svg)](https://jitpack.io/#vokod/SettingViews)

# SettingViews
Android compound views for managing settings

Expand Down Expand Up @@ -27,6 +29,6 @@ allprojects {
Then, add the library to your module `build.gradle`
```
dependencies {
implementation 'com.github.vokod:SettingViews:0.2'
implementation 'com.github.vokod:SettingViews:LATEST'
}
```

0 comments on commit f220bd3

Please sign in to comment.