Skip to content

Commit d94bf5b

Browse files
committed
Update README.md
1 parent 2eca41f commit d94bf5b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ repositories {
142142
}
143143
144144
dependencies {
145-
compile 'com.github.PhilJay:MPAndroidChart:v2.0.9'
145+
compile 'com.github.PhilJay:MPAndroidChart:v2.1.0'
146146
}
147147
```
148148

@@ -157,7 +157,7 @@ dependencies {
157157
<dependency>
158158
<groupId>com.github.PhilJay</groupId>
159159
<artifactId>MPAndroidChart</artifactId>
160-
<version>v2.0.9</version>
160+
<version>v2.1.0</version>
161161
</dependency>
162162
```
163163

0 commit comments

Comments
 (0)