Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Onwa1kenobi authored Aug 8, 2019
1 parent dafcdb4 commit 2cff9cf
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 @@ -9,7 +9,7 @@
![](https://img.shields.io/badge/Platform-Android-brightgreen.svg)
![](https://img.shields.io/badge/Android-CustomView-blue.svg)
![](https://img.shields.io/crates/l/rustc-serialize.svg)
![](https://img.shields.io/badge/version-2.0.2-blue.svg)
![](https://img.shields.io/badge/version-2.1.0-blue.svg)

This library offers a hijri (Islamic Calendar) Date Picker designed on [Google's Material Design Principals For Pickers](http://www.google.com/design/spec/components/pickers.html) for Android 4.1 (API 16) +.

Expand All @@ -36,7 +36,7 @@ You can report any issue on issues page. **Note: If you speak Arabic, you can su
```gradle
dependencies {
compile 'net.alhazmy13.hijridatepicker:library:2.0.2'
compile 'net.alhazmy13.hijridatepicker:library:2.1.0'
}
```

Expand Down

0 comments on commit 2cff9cf

Please sign in to comment.