Skip to content

Commit

Permalink
Update README with new dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
diogobernardino committed Jun 22, 2020
1 parent 4f48006 commit 79ad226
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@ Note: WilliamChart v3 has been completely re-written from scratch in Kotlin and
### Gradle

``` groovy
implementation 'com.diogobernardino:williamchart:3.7.0'
implementation 'com.diogobernardino.williamchart:tooltip-slider:3.7.0'
implementation 'com.diogobernardino:williamchart:3.7.1'
implementation 'com.diogobernardino.williamchart:tooltip-slider:3.7.1'
implementation 'com.diogobernardino.williamchart:tooltip-points:3.7.1'
```

If you find this library useful and decide to use it in your projects please drop me a line [@dfbernardino][1], I will be happy to know about it.
Expand Down

0 comments on commit 79ad226

Please sign in to comment.