diff --git a/README_CN.md b/README_CN.md index b563b1f..691bc76 100644 --- a/README_CN.md +++ b/README_CN.md @@ -23,7 +23,7 @@ Gradle integration ```groovy dependencies { - implementation 'com.littlemango:stacklayoutmanager:1.0.2' + implementation 'com.littlemango:stacklayoutmanager:1.0.3' } ```