We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c649ed commit 68964e8Copy full SHA for 68964e8
1 file changed
README.md
@@ -123,7 +123,7 @@ repositories {
123
}
124
125
dependencies {
126
- compile 'com.github.PhilJay:MPAndroidChart:v2.0.4'
+ compile 'com.github.PhilJay:MPAndroidChart:v2.0.5'
127
128
```
129
@@ -138,7 +138,7 @@ dependencies {
138
<dependency>
139
<groupId>com.github.PhilJay</groupId>
140
<artifactId>MPAndroidChart</artifactId>
141
- <version>v2.0.4</version>
+ <version>v2.0.5</version>
142
</dependency>
143
144
0 commit comments