diff --git a/README.md b/README.md index 79b529d..f3d7963 100755 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Add the dependency: ```groovy dependencies { - implementation 'com.github.andrefrsousa:SuperBottomSheet:1.3.0' + implementation 'com.github.andrefrsousa:SuperBottomSheet:1.4.0' } ```