[6.3.0][卡顿检测] 修复因反序列化时,调用对象hashcode()方法导致的空指针

This commit is contained in:
renwj
2024-03-06 18:34:29 +08:00
parent 96b26df654
commit 0c11577ca0

View File

@@ -231,7 +231,7 @@ ext {
passport_secret : "com.zhidaoauto:sdk-java:1.0.6-SNAPSHOT",
// 主线程卡顿监测
block_detector : "com.mogo.eagle.core.block:runtime:20.0.5",
block_detector : "com.mogo.eagle.core.block:runtime:20.0.10",
//======================== google auto-service ===============
google_auto_service : "com.google.auto.service:auto-service:1.0-rc7",