diff --git a/README.md b/README.md index ba38a66..6329ca7 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ statusListener为回调是的listener 重写需要用到的回调即可 2. Add the dependency ``` dependencies { - implementation'com.github.ideastudios:IdealRecorder:2.0.1' + implementation'com.github.ideastudios:IdealRecorder:2.0.3' } diff --git a/README_EN.md b/README_EN.md index b226151..a3dc38c 100644 --- a/README_EN.md +++ b/README_EN.md @@ -88,7 +88,7 @@ Stop recording 2. Add the dependency ``` dependencies { - implementation'com.github.ideastudios:IdealRecorder:2.0.1' + implementation'com.github.ideastudios:IdealRecorder:2.0.3' }