diff --git a/config.gradle b/config.gradle index cd7eaf4465..6b427de3e0 100644 --- a/config.gradle +++ b/config.gradle @@ -226,7 +226,7 @@ ext { passport_secret : "com.zhidaoauto:sdk-java:1.0.5-SNAPSHOT", // 主线程卡顿监测 - block_detector : "com.mogo.eagle.core.block:runtime:10.0.20" + block_detector : "com.mogo.eagle.core.block:runtime:10.0.21" ] android = [ launcherApplicationId : "com.mogo.launcher",