Skip to content

Commit

Permalink
Updates the MPAndroidPlot depsndency to a newer version.
Browse files Browse the repository at this point in the history
  • Loading branch information
audaciouscode committed Mar 11, 2017
1 parent 72004b0 commit 834411e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -59,7 +59,7 @@ android {
compile 'commons-codec:commons-codec:1.10'
compile 'org.apache.commons:commons-lang3:3.4'
compile 'com.fasterxml.jackson.core:jackson-core:2.7.3'
compile 'com.github.philjay:mpandroidchart:v3.0.0'
compile 'com.github.philjay:mpandroidchart:v3.0.1'
}

buildTypes {
Expand Down

0 comments on commit 834411e

Please sign in to comment.