diff --git a/README.md b/README.md index baf36955..171b49e3 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,7 @@ It's possible to set the locale so that weekday column names are automatically s ```gradle dependencies { - compile 'com.github.sundeepk:compact-calendar-view:3.0.0' + implementation 'com.github.sundeepk:compact-calendar-view:3.0.0' } ```