diff --git a/README.md b/README.md index a0db5f5..d5f7a35 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ repositories { } dependencies { - compile 'com.github.adrielcafe:AndroidAudioRecorder:0.3.0' + implementation 'com.github.adrielcafe:AndroidAudioRecorder:0.3.0' } ```