Skip to content

Commit 68964e8

Browse files
committed
Update gradle and maven.
1 parent 8c649ed commit 68964e8

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
@@ -123,7 +123,7 @@ repositories {
123123
}
124124
125125
dependencies {
126-
compile 'com.github.PhilJay:MPAndroidChart:v2.0.4'
126+
compile 'com.github.PhilJay:MPAndroidChart:v2.0.5'
127127
}
128128
```
129129

@@ -138,7 +138,7 @@ dependencies {
138138
<dependency>
139139
<groupId>com.github.PhilJay</groupId>
140140
<artifactId>MPAndroidChart</artifactId>
141-
<version>v2.0.4</version>
141+
<version>v2.0.5</version>
142142
</dependency>
143143
```
144144

0 commit comments

Comments
 (0)