Update to mpandroidchart 3.0.2

master
cpfeiffer 2017-04-01 23:56:53 +02:00
parent f321a4bac5
commit f2dca649a3
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ dependencies {
compile 'com.android.support:design:25.3.1'
compile 'com.github.tony19:logback-android-classic:1.1.1-4'
compile 'org.slf4j:slf4j-api:1.7.7'
compile 'com.github.PhilJay:MPAndroidChart:v3.0.1'
compile 'com.github.PhilJay:MPAndroidChart:v3.0.2'
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'