diff --git a/README.md b/README.md index 917e6ae..5f34cf8 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ to your usage. ```gradle dependencies { - compile 'com.vincentbrison.openlibraries.android:foldablelayout:0.0.1@aar' + implementation 'com.vincentbrison.openlibraries.android:foldablelayout:0.0.1@aar' } ```