From 4371498f12f9a8ae06b183fd9572bc2ae4cf95e1 Mon Sep 17 00:00:00 2001 From: Little Mango <244261996@qq.com> Date: Wed, 29 Aug 2018 18:04:14 +0800 Subject: [PATCH] Update README_CN.md update version --- README_CN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' } ```