[2.15.0][ARouter] 优化ARouter Debug版本App升级不断弹Toast

This commit is contained in:
renwj
2023-04-20 22:00:00 +08:00
parent fbb7fbf97b
commit 2b9f259346

View File

@@ -38,8 +38,8 @@ ext {
rxjava : "io.reactivex.rxjava2:rxjava:2.2.2",
rxandroid : "io.reactivex.rxjava2:rxandroid:2.1.1",
// arouter
arouter : "com.alibaba:arouter-api:1.0.12-mogo",
aroutercompiler : "com.alibaba:arouter-compiler:1.0.12-mogo",
arouter : "com.alibaba:arouter-api:10.0.3_mogo",
aroutercompiler : "com.alibaba:arouter-compiler:10.0.0_mogo",
// glide
glide : 'com.github.bumptech.glide:glide:4.11.0',
glideokhttp3 : 'com.github.bumptech.glide:okhttp3-integration:4.11.0',