Committed by
GitHub
Update CameraX dependency to 1.4.2 (#694)
正在显示
3 个修改的文件
包含
7 行增加
和
2 行删除
.changeset/ten-guests-pretend.md
0 → 100644
| @@ -3,7 +3,7 @@ webrtc = "125.6422.07" | @@ -3,7 +3,7 @@ webrtc = "125.6422.07" | ||
| 3 | 3 | ||
| 4 | androidJainSipRi = "1.3.0-91" | 4 | androidJainSipRi = "1.3.0-91" |
| 5 | androidx-activity = "1.9.0" | 5 | androidx-activity = "1.9.0" |
| 6 | -androidx-camera = "1.3.3" | 6 | +androidx-camera = "1.4.2" |
| 7 | androidx-core = "1.13.1" | 7 | androidx-core = "1.13.1" |
| 8 | androidx-fragment = "1.5.1" | 8 | androidx-fragment = "1.5.1" |
| 9 | androidx-lifecycle = "2.8.0" | 9 | androidx-lifecycle = "2.8.0" |
| @@ -71,7 +71,7 @@ dokkaHtml { | @@ -71,7 +71,7 @@ dokkaHtml { | ||
| 71 | 71 | ||
| 72 | dependencies { | 72 | dependencies { |
| 73 | 73 | ||
| 74 | - implementation(project(":livekit-android-sdk")) | 74 | + api(project(":livekit-android-sdk")) |
| 75 | implementation libs.timber | 75 | implementation libs.timber |
| 76 | implementation libs.coroutines.lib | 76 | implementation libs.coroutines.lib |
| 77 | implementation libs.androidx.annotation | 77 | implementation libs.androidx.annotation |
-
请 注册 或 登录 后发表评论