Skip to content
This repository has been archived by the owner on May 30, 2021. It is now read-only.

Commit

Permalink
Update readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
alhazmy13 committed Aug 13, 2017
1 parent 0d7bb81 commit a8b86b0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<p align="left">
<img src="https://cloud.githubusercontent.com/assets/4659608/12700433/4276edc0-c7f3-11e5-9f2c-de6bcbb9416d.png" width="600">
</p>
# Media Picker

# Media Picker
![](https://img.shields.io/badge/Platform-Android-brightgreen.svg)
![](https://img.shields.io/hexpm/l/plug.svg)
![](https://img.shields.io/badge/version-2.3.2-blue.svg)
![](https://img.shields.io/badge/version-2.3.3-blue.svg)
[![ghit.me](https://ghit.me/badge.svg?repo=Alhazmy13/MediaPicker)](https://ghit.me/repo/Alhazmy13/MediaPicker)

**[Please let me know if your application go to production via this link](https://docs.google.com/forms/d/e/1FAIpQLSe4Y5Fwn1mlEoD4RxjXQzTvL4mofhESuBlTkAPQhI7J_WqMDQ/viewform?c=0&w=1)**
Expand All @@ -24,7 +24,7 @@ This build `2.x.x` will break backward compatibility and there are a lot of chan
<dependency>
<groupId>net.alhazmy13.MediaPicker</groupId>
<artifactId>libary</artifactId>
<version>2.3.2</version>
<version>2.3.3</version>
</dependency>
```

Expand All @@ -33,7 +33,7 @@ This build `2.x.x` will break backward compatibility and there are a lot of chan

```gradle
dependencies {
compile 'net.alhazmy13.MediaPicker:libary:2.3.2'
compile 'net.alhazmy13.MediaPicker:libary:2.3.3'
}
```

Expand Down

0 comments on commit a8b86b0

Please sign in to comment.