diff --git a/app/build.gradle b/app/build.gradle index 5516c761c..9f8edcc39 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -75,7 +75,7 @@ dependencies { exclude group: 'com.google.android', module: 'android' } compile 'org.slf4j:slf4j-api:1.7.12' - compile 'com.github.PhilJay:MPAndroidChart:v3.0.2' + compile 'com.github.Freeyourgadget:MPAndroidChart:40c924deab89945a2c7820f51c2fed8b1b803cb4' compile 'com.github.pfichtner:durationformatter:0.1.1' compile 'de.cketti.library.changelog:ckchangelog:1.2.2' compile 'net.e175.klaus:solarpositioning:0.0.9'