Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
README
  • Loading branch information
limxing authored Jan 24, 2021
1 parent 722f103 commit 0a40077
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ allprojects {
App level build.gradle
```
dependencies {
implementation 'com.github.limxing:DatePickerView:1.0.2'
implementation 'com.github.limxing:DatePickerView:1.0.3'
}
```

Expand Down Expand Up @@ -169,4 +169,4 @@ DatePickerView继承自ViewGroup,是一个常规的自定义View,有兴趣
最后,如遇到bug请及时issue。希望能够对你有帮助。

## License
DatePickerView and PickerView is available under the MIT license.
DatePickerView and PickerView is available under the MIT license.

0 comments on commit 0a40077

Please sign in to comment.