diff --git a/README.md b/README.md index 0b84e2a..1111da6 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ bottomBar.onItemReselected = { } dependencies { - implementation 'com.github.ibrahimsn98:SmoothBottomBar:1.5' + implementation 'com.github.ibrahimsn98:SmoothBottomBar:1.6' } ```