diff --git a/README.md b/README.md index f2745f6..092b876 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Step 1. 把这玩意加到你的build.gradle里: Step 2. 加上这个依赖 dependencies { - implementation 'com.github.ForgetAll:LoadingDialog:v1.1.0' + implementation 'com.github.ForgetAll:LoadingDialog:v1.1.0-alpha' }