Skip to content

Commit eb04293

Browse files
committed
Update README.md
1 parent 5a15715 commit eb04293

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.1.3'
145+
compile 'com.github.PhilJay:MPAndroidChart:v2.1.4'
146146
}
147147
```
148148

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

0 commit comments

Comments
 (0)