diff --git a/README.md b/README.md index aa6acf4..0bc5625 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ build 依赖: ```java dependencies { - compile 'com.github.Yuanarcheannovice:BaseAdapterDemo:1.0' + compile 'com.github.Yuanarcheannovice:BaseAdapterDemo:1.1' } ```