Skip to content

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hrxiang committed Feb 25, 2022
1 parent 4ab0f17 commit 52f4ae2
Showing 1 changed file with 6 additions and 10 deletions.
16 changes: 6 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,13 @@

[中文文档](README.zh-cn.md)

##### 1.git clone https://github.com/OpenIMSDK/Open-IM-SDK-Android.git



##### 2.import module OpenIM-SDK


##### 3.sync project

##### Use(使用)
```
implementation 'io.openim:android-sdk:2.0.0@aar'
implementation 'io.openim:client-sdk:2.0.4@aar'
```

#### 混淆规则
#### Proguard rules(混淆规则)
```
# OpenIM
-keep class io.openim.**{*;}
Expand Down

0 comments on commit 52f4ae2

Please sign in to comment.