发布了直播推送SDK

This commit is contained in:
董宏宇
2021-02-07 19:38:09 +08:00
parent db4841a462
commit 4b91ab060a
5 changed files with 15 additions and 12 deletions

View File

@@ -32,7 +32,7 @@ dependencies {
if (Boolean.valueOf(RELEASE)) {
implementation "com.mogo.cloud:network:${MOGO_NETWORK_VERSION}"
implementation "com.mogo.cloud:network:${MOGO_LIVE_VERSION}"
implementation "com.mogo.cloud:live:${MOGO_LIVE_VERSION}"
} else {
implementation project(":foudations:mogo-network")
implementation project(":foudations:mogo-live")