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 91f315e commit 6179efcCopy full SHA for 6179efc
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.5'
+ implementation 'com.github.AnyChart:AnyChart-Android:1.0.6'
27
}
28
```
29
0 commit comments