Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kenuiuc committed Aug 19, 2021
1 parent b8a781c commit 6520223
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<dependency>
<groupId>com.easemob.im</groupId>
<artifactId>im-sdk-core</artifactId>
<version>0.3.0</version>
<version>0.3.1</version>
</dependency>
```

Expand Down Expand Up @@ -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'
```

## 准备
Expand Down

0 comments on commit 6520223

Please sign in to comment.