Skip to content

Commit 4b69d8b

Browse files
committed
Update gradle and maven info.
1 parent 9f4bbeb commit 4b69d8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
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.1'
126+
compile 'com.github.PhilJay:MPAndroidChart:v2.0.2'
127127
}
128128
```
129129

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

0 commit comments

Comments
 (0)