Skip to content

Commit 60ded1a

Browse files
authored
Update README.md
1 parent 0d904a7 commit 60ded1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

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

22-
<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>
22+
<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>
2323

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

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

5454
```java
5555
dependencies {
56-
implementation 'com.github.HBiSoft:PickiT:2.0.3'
56+
implementation 'com.github.HBiSoft:PickiT:2.0.4'
5757
}
5858
```
5959

0 commit comments

Comments
 (0)