diff --git a/README.md b/README.md index 92c15c2..8f44d46 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Step 1. Add it in your root build.gradle at the end of repositories: Step 2. Add the dependency dependencies { - compile 'com.github.allco:BottomSheetLib:v1.0' + compile 'com.github.allco:BottomSheetLib:0.3' } ## Examples