摘要: 解决方案是给各个gradle属性文件配置代理 注意gradle.properties配置代理会导致 Could not get resource 'https://maven.aliyun.com/repository/gradle-plugin/org/jetbrains/kotlin/kotli 阅读全文
posted @ 2025-11-12 13:26 妲丽安的书架 阅读(1) 评论(0) 推荐(0)
摘要: 如果网络环境无法直接进入github, 首先需要一个代理软件 打开代理, 确保能进入github 输入 git config --global -l查看 http.proxy= http.https://github.com.proxy= http.proxy= 检查=之后的代理号是否与Window 阅读全文
posted @ 2025-11-12 00:54 妲丽安的书架 阅读(5) 评论(0) 推荐(0)