diff --git a/README.md b/README.md index f300bfa..5cb5ca3 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Add the dependency ```groovy dependencies { - compile 'com.github.shts:TriangleLabelView:1.1.2' + implementation 'com.github.shts:TriangleLabelView:1.1.2' } ```