Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HBiSoft authored Apr 28, 2022
1 parent 0d904a7 commit 60ded1a
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 @@ -19,7 +19,7 @@

<h2 align="center"><b>Demo screenshot:</b></h2>

<p align="center">Download the demo app <a href="https://github.com/HBiSoft/PickiT/releases/download/2.0.3/PickiTDemo.apk"><nobr>here</nobr></a></p>
<p align="center">Download the demo app <a href="https://github.com/HBiSoft/PickiT/releases/download/2.0.4/PickiTDemo.apk"><nobr>here</nobr></a></p>

<p align="center"><img src="https://user-images.githubusercontent.com/35602540/63206870-1c708980-c0bd-11e9-96dc-374a8a434c0e.png"</p>

Expand Down Expand Up @@ -53,7 +53,7 @@ Then, add the dependency, in your app level build.gradle:

```java
dependencies {
implementation 'com.github.HBiSoft:PickiT:2.0.3'
implementation 'com.github.HBiSoft:PickiT:2.0.4'
}
```

Expand Down

0 comments on commit 60ded1a

Please sign in to comment.