Skip to content

Commit 359bdc7

Browse files
authored
Update README.md
1 parent 8b0e0df commit 359bdc7

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
@@ -54,7 +54,7 @@
5454

5555
### Gradle
5656
```java
57-
compile 'com.contrarywind:Android-PickerView:3.0.8'
57+
compile 'com.contrarywind:Android-PickerView:3.0.9'
5858
//compile 'com.bigkoo:pickerview:lunar.1.0' Lunar Branch 农历分支
5959
```
6060
OR
@@ -63,7 +63,7 @@ OR
6363
<dependency>
6464
<groupId>com.contrarywind</groupId>
6565
<artifactId>Android-PickerView</artifactId>
66-
<version>3.0.8</version>
66+
<version>3.0.9</version>
6767
<type>pom</type>
6868
</dependency>
6969
```

0 commit comments

Comments
 (0)