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 c0ef9ec commit 100291bCopy full SHA for 100291b
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.8'
+ implementation 'com.github.AnyChart:AnyChart-Android:1.1.2'
27
}
28
```
29
0 commit comments