增加了内部依赖的wiki地址
This commit is contained in:
@@ -26,9 +26,9 @@ android {
|
||||
|
||||
dependencies {
|
||||
implementation fileTree(dir: "libs", include: ["*.jar"])
|
||||
// 长链
|
||||
// 长链 http://wiki.zhidaohulian.com/pages/viewpage.action?pageId=48956182
|
||||
api 'com.zhidao.socket:built-in-socket:1.0.22'
|
||||
// 上报位置
|
||||
// 上报位置 http://wiki.zhidaohulian.com/pages/viewpage.action?pageId=48956200
|
||||
implementation 'com.zhidao.locupload:loc-upload-sdk:1.1.9'
|
||||
|
||||
if (Boolean.valueOf(RELEASE)) {
|
||||
|
||||
Reference in New Issue
Block a user