正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
| @@ -68,6 +68,7 @@ dependencies { | @@ -68,6 +68,7 @@ dependencies { | ||
| 68 | implementation 'com.google.accompanist:accompanist-pager:0.19.0' | 68 | implementation 'com.google.accompanist:accompanist-pager:0.19.0' |
| 69 | implementation 'com.google.accompanist:accompanist-pager-indicators:0.19.0' | 69 | implementation 'com.google.accompanist:accompanist-pager-indicators:0.19.0' |
| 70 | implementation deps.timber | 70 | implementation deps.timber |
| 71 | + implementation project(":sample-app-common") | ||
| 71 | implementation project(":livekit-android-sdk") | 72 | implementation project(":livekit-android-sdk") |
| 72 | testImplementation 'junit:junit:4.+' | 73 | testImplementation 'junit:junit:4.+' |
| 73 | androidTestImplementation 'androidx.test.ext:junit:1.1.3' | 74 | androidTestImplementation 'androidx.test.ext:junit:1.1.3' |
-
请 注册 或 登录 后发表评论