diff --git a/README.md b/README.md index 0419b370..c9dc7b80 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Apache License 2.0. ```groovy dependencies{ - compile 'com.github.lecho:hellocharts-library:1.5.7@aar' + compile 'com.github.lecho:hellocharts-library:1.5.8@aar' } ``` @@ -66,7 +66,7 @@ Apache License 2.0. } dependencies { - compile 'com.github.lecho:hellocharts-android:v1.5.7' + compile 'com.github.lecho:hellocharts-android:v1.5.8' } ```