[master] update socket version

This commit is contained in:
EmArrow
2024-08-08 12:06:47 +08:00
parent b6d42d9609
commit 571638124b
2 changed files with 12 additions and 12 deletions

View File

@@ -37,7 +37,7 @@ dependencies {
implementation 'com.zhidao.socketsdk:socketsdk:2.1.4'
// socket-for-sdk 长链 http://wiki.zhidaohulian.com/pages/viewpage.action?pageId=48956182 外部SDK版本
api 'com.zhidao.socket:built-in-socket:1.0.35'
api 'com.zhidao.socket:built-in-socket:1.0.38-MAPPING'
if (Boolean.valueOf(RELEASE)) {