diff --git a/README.md b/README.md index 25e51ef..0753d82 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@

Demo:

-

Download the demo app here

+

Download the demo app here

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