From 6520223c9adcfb3ed28fb7c424029d801e5f1e57 Mon Sep 17 00:00:00 2001 From: Ken Wang Date: Thu, 19 Aug 2021 21:37:33 +0800 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 12d2e2eea..2f6935939 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ com.easemob.im im-sdk-core - 0.3.0 + 0.3.1 ``` @@ -47,7 +47,7 @@ 如果你的项目使用Gradle构建,可以在build.grade中添加下面代码: ``` gradle -implementation 'com.easemob.im:im-sdk-core:0.3.0' +implementation 'com.easemob.im:im-sdk-core:0.3.1' ``` ## 准备