Skip to content

Commit cad6d79

Browse files
authored
Update README-en.md
1 parent 86922f2 commit cad6d79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README-en.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ and support for the linkage, dialog . It's very easy to use , you also can cust
3939
### Gradle
4040

4141
```java
42-
compile 'com.contrarywind:Android-PickerView:4.1.6'
42+
compile 'com.contrarywind:Android-PickerView:4.1.8'
4343
```
4444

4545
### Maven
@@ -48,7 +48,7 @@ compile 'com.contrarywind:Android-PickerView:4.1.6'
4848
<dependency>
4949
<groupId>com.contrarywind</groupId>
5050
<artifactId>Android-PickerView</artifactId>
51-
<version>4.1.2</version>
51+
<version>4.1.8</version>
5252
<type>pom</type>
5353
</dependency>
5454
```

0 commit comments

Comments
 (0)