app_base/build.gradle @@ -68,6 +68,7 @@ //图片相关 api 'com.github.bumptech.glide:glide:4.14.2' annotationProcessor 'com.github.bumptech.glide:compiler:4.12.0' //内存泄露工具 debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.9.1'