编辑app/build.gradle,在dependencies中添加 implementation("com.squareup.okhttp3:okhttp:4.2.0")
在使用OKHttp前,需要先在项目模块的()文件的dependncies闭包中添加到OkHttp库的依赖。 A.AndroidManifest.xml B.settings.gradle C.build.gradle D.gradle.properties 点击查看答案
要哭了,今天OkHt..要哭了,今天OkHttp库的依赖又双叒叕添加失败了,网上找到方法也没解决,学安卓开发太难了叭,有大佬能帮我一下吗报错说ERROR: Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.squareup.okhttp3:okhttp:4.6.0.