
简介
该用户还未填写简介
擅长的技术栈
未填写擅长的技术栈
可提供的服务
暂无可提供的服务
Gradle 打包 报错 Exception in thread “main” java.io.IOException: Unable to tunnel through proxy.
Android Gradle 使用命令 gradlew 打包时,遇到错误Exception in thread “main” java.io.IOException: Unable to tunnel through proxy. Proxy returns。但是,proxy 代理在哪里设置呢,从网上所有搜索文章来看,所有的解决方案都是叫你在以下目录去寻找。很明显,就是proxy代理设置出了问题。

到底了