[6.0.0] fix json obj in fw write
This commit is contained in:
@@ -58,7 +58,7 @@ bytex.ASM_API=ASM7
|
||||
|
||||
################ 外部依赖引用 ################
|
||||
# loglib
|
||||
LOGLIB_VERSION=1.8.2
|
||||
LOGLIB_VERSION=1.9.0
|
||||
######## MogoAiCloudSDK Version ########
|
||||
# 网络请求LOGLIB_VERSION
|
||||
MOGO_NETWORK_VERSION=1.4.7.12
|
||||
|
||||
@@ -2,6 +2,6 @@ ext {
|
||||
gradle_version = '3.5.3'
|
||||
kotlin_version = '1.5.30'
|
||||
plugin_version = '10.0.0_mogo'
|
||||
service_chain_version = '5.2.10'
|
||||
service_chain_version = '5.3.5'
|
||||
lancetx_plugin_version = '10.0.4_mogo'
|
||||
}
|
||||
Reference in New Issue
Block a user