Android Studio更新后再打开以前的项目,有的出现Could not GET 'https://xxx.pom' Received status code 400 from server: Bad Request400“错误,记录一下解决方法。
解决方法:
删掉gradle.properties文件下的四条proxy配置。
Android Studio更新后再打开以前的项目,有的出现Could not GET 'https://xxx.pom' Received status code 400 from server: Bad Request400“错误,记录一下解决方法。
解决方法:
删掉gradle.properties文件下的四条proxy配置。