diff --git a/README.md b/README.md index 4b1425f..45a5597 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ allprojects { } ``` AndroidX导入: -`implementation(或api) 'com.github.weimingjue:BaseContainerAdapter:3.0.7'` +`implementation(或api) 'com.github.weimingjue:BaseContainerAdapter:3.0.8'` 混淆要求: ```