rxhttp icon indicating copy to clipboard operation
rxhttp copied to clipboard

遇到一个问题

Open hanxiaomeme opened this issue 1 year ago • 5 comments

老项目使用的是 kapt 'com.ljx.rxhttp:rxhttp-compiler:2.5.1' & implementation 'com.ljx.rxhttp:rxhttp:2.5.1',但是由于JCenter仓库被关闭,无法下载依赖,请问有什么方法,可以快速的解决问题

hanxiaomeme avatar Sep 26 '24 15:09 hanxiaomeme

升级至2.6.0及以上版,如下

com.liujingxing.rxhttp:rxhttp:3.3.0
com.liujingxing.rxhttp:rxhttp-compiler:3.3.0

liujingxing avatar Sep 26 '24 22:09 liujingxing

升级至2.6.0及以上版,如下

com.liujingxing.rxhttp:rxhttp:3.3.0
com.liujingxing.rxhttp:rxhttp-compiler:3.3.0

升级的话 就要修改代码了,主要是老项目了,结构不想再去动了,有没有其他的源还能拉到当时的代码?

hanxiaomeme avatar Sep 27 '24 02:09 hanxiaomeme

去看更新日志,2.6.0是离你最近的版本,应该改动不大

liujingxing avatar Sep 27 '24 08:09 liujingxing

去看更新日志,2.6.0是离你最近的版本,应该改动不大

我试了3.0以下都是not found....不然我也不会提了

hanxiaomeme avatar Sep 27 '24 11:09 hanxiaomeme

那就是你自己哪里遗漏了,2.6.0及以上在jitpack上,再去看看接入文档

liujingxing avatar Sep 27 '24 16:09 liujingxing