Skip to content

Commit

Permalink
Merge pull request #35 from Nipuream/master
Browse files Browse the repository at this point in the history
feat: update README.md
  • Loading branch information
yunxinusecase authored Mar 25, 2024
2 parents 46f5ed4 + bca9142 commit eefab7b
Showing 1 changed file with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,20 @@
- DevEco Studio 4.0 Release及以上。
- HarmonyOS SDK API 10 及以上。


## 版本运行依赖

注意:由于鸿蒙版本迭代比较快,且api的编译环境和运行环境比较依赖 ide 版本和鸿蒙系统版本。
请保持 NERtc SDK 的运行环境和下表环境保持一致。

| RTC版本 | API版本 | ide版本 | 鸿蒙系统版本 |
| ---- | ---- | ---- |----------|
|0.1.0 | 10 | 4.0 | 2.0.0.33 |
|0.2.0 | 11 | 4.1.3.500 | 2.0.0.59 |
|0.3.0 | 11 | 4.1.3.600 | 2.0.0.66 |



## 操作步骤

### 步骤1: 创建应用
Expand Down

0 comments on commit eefab7b

Please sign in to comment.