We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa307ca commit e6efe72Copy full SHA for e6efe72
1 file changed
README.md
@@ -10,7 +10,7 @@ This is an exploratory playground library to figure out how to Draw and animate
10
build.gradle (app)
11
```groovy
12
dependecies {
13
- implementation 'com.github.GabrielGircenko:charts:-SNAPSHOT'
+ implementation 'com.github.tehras:charts:0.2.1-alpha'
14
}
15
```
16
0 commit comments