diff --git a/README.md b/README.md index 2ed1d7c..f2309b0 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ repositories { } dependencies { - compile 'com.github.CodeFalling:RecyclerViewSwipeDismiss:v1.1.3' + implementation 'com.github.CodeFalling:RecyclerViewSwipeDismiss:v1.1.3' } ```