[6.0.0] fix bytex problem

This commit is contained in:
zhongchao
2023-08-23 16:43:52 +08:00
parent 965e0ff1c1
commit a56e73c689

View File

@@ -53,12 +53,12 @@ android.enableD8.desugaring=true
android.enableDesugar=true
bytex.enableHtmlLog=true
bytex.forbidUseLenientMutationDuringGetArtifact=true
bytex.verifyProguardConfigurationChanged=falseikj
bytex.verifyProguardConfigurationChanged=false
bytex.ASM_API=ASM7
################ 外部依赖引用 ################
# loglib
LOGLIB_VERSION=1.9.4
LOGLIB_VERSION=1.9.5-SNAPSHOT
######## MogoAiCloudSDK Version ########
# 网络请求LOGLIB_VERSION
MOGO_NETWORK_VERSION=1.4.7.12