Skip to content

Commit 73acbec

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents c23baee + 86e5a3e commit 73acbec

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

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

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

20-
<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>
20+
<p align="center">Download the demo app <a href="https://github.com/HBiSoft/HBRecorder/releases/download/3.0.5/HBRecorderDemo.apk"><nobr>here</nobr></a></p>
2121

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

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

4242
```java
4343
dependencies {
44-
implementation 'com.github.HBiSoft:HBRecorder:3.0.4'
44+
implementation 'com.github.HBiSoft:HBRecorder:3.0.5'
4545
}
4646
```
4747

0 commit comments

Comments
 (0)