1

我的项目运行良好,但后来我决定启用千斤顶,之后我收到以下错误:

com.squareup.okhttp.OkHttpClient 类型无法在源文件、导入的 jack 库或类路径中找到

我正在使用构建工具 25.0.1,我的 gradle 依赖项是:

compile 'com.squareup.retrofit2:retrofit:2.1.0'
compile 'com.squareup.retrofit2:converter-gson:2.1.0'
compile 'com.squareup.okhttp3:okhttp:3.5.0'
compile 'com.squareup.okhttp3:logging-interceptor:3.5.0'

请注意,如果我再次禁用千斤顶,该项目将起作用。

4

0 回答 0