We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76385c9 commit d2777fbCopy full SHA for d2777fb
README.md
@@ -22,7 +22,7 @@ You may also need to add the following source repos to your project's build.grad
22
allprojects {
23
repositories {
24
jcenter()
25
- maven { url "https://jitpack.io" } // for MPAndroidChard dependency, not on jcenter yet
+ maven { url "https://jitpack.io" } // for MPAndroidChart dependency, not on jcenter yet
26
}
27
28
```
0 commit comments