Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HBiSoft authored Dec 10, 2019
1 parent 2358f9a commit d9c75c5
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 @@ -13,7 +13,7 @@ An Android library that returns real paths from Uri's
Demo screenshot:
---

Download the demo app [here](https://github.com/HBiSoft/PickiT/releases/download/0.1.3/PickiTDemo.apk)
Download the demo app [here](https://github.com/HBiSoft/PickiT/releases/download/0.1.8/PickiTDemo.apk)

![pickiTDemo](https://user-images.githubusercontent.com/35602540/63206870-1c708980-c0bd-11e9-96dc-374a8a434c0e.png)

Expand All @@ -37,7 +37,7 @@ Then, add the dependency, in your app level build.gradle:

```java
dependencies {
implementation 'com.github.HBiSoft:PickiT:0.1.7'
implementation 'com.github.HBiSoft:PickiT:0.1.8'
}
```

Expand Down

0 comments on commit d9c75c5

Please sign in to comment.