From 9c0789ed418aeaca10ea74cdc84c1a3e45158895 Mon Sep 17 00:00:00 2001 From: hailongzhao Date: Wed, 6 Jan 2021 09:14:06 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 956a1de..cb5a2a5 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ step1.Add it in your root build.gradle at the end of repositories: Step 2. Add the dependency - dependencies { - compile 'com.github.yilylong:CBDialog:v1.0.7' + compile 'com.github.yilylong:CBDialog:v1.0.9' }