Skip to content

Commit 5ab7242

Browse files
committed
update version
1 parent d07ceda commit 5ab7242

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ repositories {
144144
}
145145
146146
dependencies {
147-
compile 'com.github.PhilJay:MPAndroidChart:v2.1.1'
147+
compile 'com.github.PhilJay:MPAndroidChart:v2.1.2'
148148
}
149149
```
150150

@@ -159,7 +159,7 @@ dependencies {
159159
<dependency>
160160
<groupId>com.github.PhilJay</groupId>
161161
<artifactId>MPAndroidChart</artifactId>
162-
<version>v2.1.1</version>
162+
<version>v2.1.2</version>
163163
</dependency>
164164
```
165165

0 commit comments

Comments
 (0)