From b5e8d3c32058e37b590ffa86f2c28d955c2ea899 Mon Sep 17 00:00:00 2001 From: allco Date: Fri, 17 Aug 2018 14:16:28 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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