diff --git a/README.md b/README.md index c0e0c0b..49db260 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ repositories { } dependencies { - compile 'com.github.adrielcafe:AndroidAudioRecorder:0.0.2' + compile 'com.github.adrielcafe:AndroidAudioRecorder:0.0.3' } ```