diff --git a/README.md b/README.md index 6bc54b2..e5ce19a 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ allprojects { ```groovy dependencies { - implementation 'com.github.Petterpx:FloatingX:1.0.2' + implementation 'com.github.Petterpx:FloatingX:1.0.3' } ```