wYulin
Results
2
comments of
wYulin
android:12 依赖版本: ```gradle def rxhttp_version = '2.9.3' implementation 'com.squareup.okhttp3:okhttp:4.10.0' implementation "com.github.liujingxing.rxhttp:rxhttp:$rxhttp_version" ksp "com.github.liujingxing.rxhttp:rxhttp-compiler:$rxhttp_version" ```
> 应该是okhttp的问题,文件过大导致异常了