diff --git a/README.md b/README.md index b2a0cc7..1d9e01c 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Take **alertdialogpro-theme-material** for example. Grab latest version via Gradle: ```groovy dependencies { - compile 'com.github.fengdai:alertdialogpro-theme-material:0.2.6' + implementation 'com.github.fengdai:alertdialogpro-theme-material:0.2.6' } ```