Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HBiSoft authored Aug 12, 2024
1 parent daad574 commit 4cf5f06
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 @@ -17,7 +17,7 @@

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

<p align="center">Download the demo app <a href="https://github.com/HBiSoft/HBRecorder/releases/download/3.0.3/HBRecorderDemo.apk"><nobr>here</nobr></a></p>
<p align="center">Download the demo app <a href="https://github.com/HBiSoft/HBRecorder/releases/download/3.0.4/HBRecorderDemo.apk"><nobr>here</nobr></a></p>

<p align="center"><img src="https://user-images.githubusercontent.com/35602540/66485516-3e78fd80-eaa9-11e9-9fea-f59bfa7c1389.gif" width="247" height="480" </p>

Expand All @@ -41,7 +41,7 @@ Implement library in your app level build.gradle:

```java
dependencies {
implementation 'com.github.HBiSoft:HBRecorder:3.0.3'
implementation 'com.github.HBiSoft:HBRecorder:3.0.4'
}
```

Expand Down

0 comments on commit 4cf5f06

Please sign in to comment.