Skip to content

Commit e6efe72

Browse files
authored
Merge pull request #35 from GabrielGircenko/fix_offset
1 parent fa307ca commit e6efe72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This is an exploratory playground library to figure out how to Draw and animate
1010
build.gradle (app)
1111
```groovy
1212
dependecies {
13-
implementation 'com.github.GabrielGircenko:charts:-SNAPSHOT'
13+
implementation 'com.github.tehras:charts:0.2.1-alpha'
1414
}
1515
```
1616

0 commit comments

Comments
 (0)