We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59ad6f4 commit f04172eCopy full SHA for f04172e
README.md
@@ -23,7 +23,7 @@ allprojects {
23
Add the dependency to the project build.gradle:
24
```Groovy
25
dependencies {
26
- implementation 'com.github.AnyChart:AnyChart-Android:1.0.6'
+ implementation 'com.github.AnyChart:AnyChart-Android:1.0.8'
27
}
28
```
29
0 commit comments