diff --git a/README.md b/README.md index 048a5cb..0dd9740 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Add popup view near any other view with ease 1. Add a dependency to your app build.gradle ```groovy dependencies { - compile 'com.tomergoldst.android:hoverview:1.0.1' + compile 'com.tomergoldst.android:hoverview:1.0.2' } ```