diff --git a/README.md b/README.md index 69e681e..d999f8d 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ allprojects { ##### Step 2. Add the dependency ```build dependencies { - implementation 'com.github.HamedTaherpour:floating-layout-android:1.1.0' + implementation 'com.github.HamedTaherpour:floating-layout-android:1.1.1' } ```