app/build.gradle
@@ -173,6 +173,7 @@ implementation "androidx.room:room-ktx:2.3.0" runtimeOnly("androidx.room:room-common:2.3.0") annotationProcessor "androidx.room:room-compiler:2.3.0" implementation "androidx.room:room-rxjava3:2.3.0" //图片 implementation 'com.github.bumptech.glide:glide:4.11.0'