正在显示
1 个修改的文件
包含
2 行增加
和
2 行删除
| @@ -40,9 +40,9 @@ LiveKit for Android is available as a Maven package. | @@ -40,9 +40,9 @@ LiveKit for Android is available as a Maven package. | ||
| 40 | ```groovy title="build.gradle" | 40 | ```groovy title="build.gradle" |
| 41 | ... | 41 | ... |
| 42 | dependencies { | 42 | dependencies { |
| 43 | - implementation "io.livekit:livekit-android:1.1.10" | 43 | + implementation "io.livekit:livekit-android:1.2.1" |
| 44 | // Snapshots of the latest development version are available at: | 44 | // Snapshots of the latest development version are available at: |
| 45 | - // implementation "io.livekit:livekit-android:1.1.11-SNAPSHOT" | 45 | + // implementation "io.livekit:livekit-android:1.2.2-SNAPSHOT" |
| 46 | } | 46 | } |
| 47 | ``` | 47 | ``` |
| 48 | 48 |
-
请 注册 或 登录 后发表评论