[3.3.0][Opt]新增弱网监测功能
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user