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

This reverts commit 2b9f259346.
This commit is contained in:
renwj
2023-04-20 22:13:08 +08:00
parent 2b9f259346
commit 820c2fc0ac

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:10.0.3_mogo",
aroutercompiler : "com.alibaba:arouter-compiler:10.0.0_mogo",
arouter : "com.alibaba:arouter-api:1.0.12-mogo",
aroutercompiler : "com.alibaba:arouter-compiler:1.0.12-mogo",
// glide
glide : 'com.github.bumptech.glide:glide:4.11.0',
glideokhttp3 : 'com.github.bumptech.glide:okhttp3-integration:4.11.0',