-
-
Notifications
You must be signed in to change notification settings - Fork 458
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could not find com.ljx.rxhttp:rxhttp-compiler:2.3.5? #515
Comments
2.6.0及以上版本在jitpack上,之前版本在jcenter上,由于jcenter老早不维护了,所以2.3.5版本下载不了,请升级版本 |
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
|
// Top-level build file where you can add configuration options common to all sub-projects/modules. println("根build.gradle 开始配置") allprojects { task clean(type: Delete) { apply plugin: 'com.android.application' dependencies { 我是不是build.gradle还要修改什么? |
注意路径,2.6.0版本起是 com.liujingxing.rxhttp |
Could not determine the dependencies of task ':app:compileReleaseHttpJavaWithJavac'.
The text was updated successfully, but these errors were encountered: