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 fff0c02 commit b84bec2Copy full SHA for b84bec2
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.4'
+ implementation 'com.github.AnyChart:AnyChart-Android:1.0.5'
27
}
28
```
29
0 commit comments