Update README.md

This commit is contained in:
Philipp Jahoda 2017-11-30 09:27:59 +01:00 committed by GitHub
parent 41aff3f13d
commit 1ac72ea811
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -115,7 +115,7 @@ allprojects {
```gradle
dependencies {
compile 'com.github.PhilJay:MPAndroidChart:v3.0.3'
implementation 'com.github.PhilJay:MPAndroidChart:v3.0.3'
}
```