[Add]解决冲突
This commit is contained in:
@@ -34,11 +34,9 @@ dependencies {
|
||||
if (Boolean.valueOf(RELEASE)) {
|
||||
implementation "com.mogo.cloud:network:${MOGO_NETWORK_VERSION}"
|
||||
api "com.mogo.cloud:live:${MOGO_LIVE_VERSION}"
|
||||
api "com.mogo.cloud:utils:${MOGO_UTILS_VERSION}"
|
||||
} else {
|
||||
implementation project(":foudations:mogo-network")
|
||||
api project(":foudations:mogo-live")
|
||||
api project(':foudations:mogo-utils')
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user