diff --git a/README.md b/README.md index 9c4ff8f..9726855 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ allprojects { Then add dependency ```gradle dependencies { - compile 'com.github.shrikanth7698:ChatView:v0.1.2' + implementation 'com.github.shrikanth7698:ChatView:0.1.2' } ``` ### Usage