From e0779a950fbd972d2e358b48530e0c07613af582 Mon Sep 17 00:00:00 2001 From: SL Date: Tue, 18 Jul 2023 23:18:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=8D=E9=9C=80=E8=A6=81?= =?UTF-8?q?=E4=BF=9D=E5=AD=98=E7=9A=84=E6=B6=88=E6=81=AF=E6=9C=AApush?= =?UTF-8?q?=E7=BB=99UI=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37e9e6c..b8f95a2 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ [![](https://jitpack.io/v/WuKongIM/WuKongIMAndroidSDK.svg)](https://jitpack.io/#WuKongIM/WuKongIMAndroidSDK) ``` -implementation 'com.github.WuKongIM:WuKongIMAndroidSDK:1.0.2' +implementation 'com.github.WuKongIM:WuKongIMAndroidSDK:version' // 版本号请看上面 ``` jitpack还需在主程序的`build.gradle`文件中添加: