diff --git a/README.md b/README.md index f0ef644..09f27da 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ repositories { } dependencies { - compile 'com.github.navasmdc:MaterialDesign:1.5@aar' + implementation 'com.github.navasmdc:MaterialDesign:1.5@aar' } ```