diff --git a/README.md b/README.md index c72675c..c6d7ef3 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ repositories { } dependencies { - compile 'com.github.recruit-lifestyle:WaveSwipeRefreshLayout:1.6' + implementation 'com.github.recruit-lifestyle:WaveSwipeRefreshLayout:1.6' } ```