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 e6c685c commit a27c0a5Copy full SHA for a27c0a5
README.md
@@ -11,7 +11,7 @@ repositories {
11
}
12
13
dependencies {
14
- implementation "com.github.AppDevNext:MPAndroidChart:$latestVersion"
+ implementation "com.github.AppDevNext:AndroidChart:$latestVersion"
15
16
```
17
0 commit comments