diff --git a/aar/coordlib/coordlib-release.aar b/aar/coordlib/coordlib-release.aar index f842099..4dfb614 100644 Binary files a/aar/coordlib/coordlib-release.aar and b/aar/coordlib/coordlib-release.aar differ diff --git a/aar/rtk/rtk-release.aar b/aar/rtk/rtk-release.aar index fd40b3b..37f4b86 100644 Binary files a/aar/rtk/rtk-release.aar and b/aar/rtk/rtk-release.aar differ diff --git a/aar/totalstation/totalstation-release.aar b/aar/totalstation/totalstation-release.aar index 3880971..414258c 100644 Binary files a/aar/totalstation/totalstation-release.aar and b/aar/totalstation/totalstation-release.aar differ diff --git a/app/build.gradle b/app/build.gradle index 85f1f64..7b5dbab 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -116,7 +116,6 @@ dependencies { implementation project(moduleName.bingceModule("base")) implementation project(moduleName.bingceModule("leancloud")) implementation project(moduleName.bingceModule("base-java")) - implementation project(moduleName.bingceModule("utils")) implementation project(moduleName.bingceModule("coordlib")) implementation project(moduleName.bingceModule("device")) implementation project(moduleName.bingceModule("device-ui")) @@ -124,7 +123,6 @@ dependencies { implementation project(moduleName.bingceModule("totalstation")) implementation project(moduleName.bingceModule("level")) implementation project(moduleName.bingceModule("bcdialog-style")) - implementation project(moduleName.openSourceModule("utilcode")) implementation project(moduleName.openSourceModule("colorful"))//选择主题颜色 implementation project(moduleName.openSourceModule("dragExpandGrid"))//管理里的布局 implementation project(moduleName.openSourceModule("lsettingitemlibrary"))//用户信息里 @@ -132,7 +130,6 @@ dependencies { implementation project(moduleName.openSourceModule("splashview"))//广告view implementation project(moduleName.openSourceModule("poishadowjar"))//导入excel implementation project(moduleName.openSourceModule("safFilePicker"))//选择文件 - implementation project(moduleName.openSourceModule("fastjson")) implementation project(moduleName.openSourceModule("agentweb")) implementation project(":opensource:exFilePicker") implementation project(":sdk:tensorFlowTTS")//语音播报