diff --git a/README.md b/README.md index 4df412c..05be33b 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,6 @@ allprojects { } dependencies { - compile 'com.github.john990:WaveView:v0.9' + implementation 'com.github.john990:WaveView:v0.9' } ````