diff --git a/README.md b/README.md index a366ab8..7d1f227 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ allprojects { } dependencies { - implementation 'com.github.wanglu1209:WPopup:0.1' + implementation 'com.github.wanglu1209:WPopup:0.11' } ```