Loading

随笔分类 -  Gradle

摘要:只需要在你的 init.gradle 文件中或者 build.gradle 中进行如下的配置即可: maven { allowInsecureProtocol = true url = "http://***/repository/maven-public/" } 阅读全文
posted @ 2021-08-26 16:20 IT搬瓦工 阅读(3186) 评论(0) 推荐(0)