app/build.gradle
@@ -71,6 +71,7 @@ implementation project(':henanlibrary') implementation project(':baselibrary') implementation project(':qihealonelibrary') implementation 'com.tencent.bugly:crashreport:4.1.9.3' // 处理图片 @@ -86,4 +87,6 @@ implementation 'androidx.recyclerview:recyclerview:1.2.0'//经典刷新头 implementation 'io.reactivex.rxjava3:rxandroid:3.0.0' }