Skip to content

Commit

Permalink
Merge pull request #38 from Onwa1kenobi/master
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
alhazmy13 authored Aug 11, 2019
2 parents dafcdb4 + 2cff9cf commit 767f734
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 767f734

Please sign in to comment.