diff --git a/README.md b/README.md index e980bf6..b9f56de 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@

Demo:

-

Download the demo app here

+

Download the demo app here

@@ -41,7 +41,7 @@ Implement library in your app level build.gradle: ```java dependencies { - implementation 'com.github.HBiSoft:HBRecorder:3.0.1' + implementation 'com.github.HBiSoft:HBRecorder:3.0.2' } ```