Commit f0defc0 1 parent 70539d5 commit f0defc0 Copy full SHA for f0defc0
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,11 @@ Note: WilliamChart v3 has been completely re-written from scratch in Kotlin and
14
14
15
15
``` groovy
16
16
// Charts
17
- implementation 'com.diogobernardino:williamchart:3.10.0 '
17
+ implementation 'com.diogobernardino:williamchart:3.10.1 '
18
18
19
19
// Tooltips
20
- implementation 'com.diogobernardino.williamchart:tooltip-slider:3.10.0 '
21
- implementation 'com.diogobernardino.williamchart:tooltip-points:3.10.0 '
20
+ implementation 'com.diogobernardino.williamchart:tooltip-slider:3.10.1 '
21
+ implementation 'com.diogobernardino.williamchart:tooltip-points:3.10.1 '
22
22
```
23
23
24
24
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.
You can’t perform that action at this time.
0 commit comments