[3.3.0][Opt]新增弱网监测功能

This commit is contained in:
chenfufeng
2023-06-12 16:52:44 +08:00
parent 6488716ac3
commit 59dd44a14b
8 changed files with 146 additions and 10 deletions

View File

@@ -214,7 +214,9 @@ ext {
//========================= autosize ======================
androidautoSize : 'com.github.JessYanCoding:AndroidAutoSize:v1.2.1',
thread_opt : "com.mogo.thread.opt:lib:${plugin_version}"
thread_opt : "com.mogo.thread.opt:lib:${plugin_version}",
weak_network : "com.mogo.weak:network:1.0.0"
]
android = [
launcherApplicationId : "com.mogo.launcher",