diff --git a/README.md b/README.md index a2fc204..2a61c84 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ subprojects { ```groovy dependencies { - implementation 'com.github.Devlight:CornerCutLinearLayout:1.0.1' + implementation 'com.github.Devlight:CornerCutLinearLayout:1.0.4' } ```