This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
gradle [2018/08/21 06:47] jordan 创建 |
gradle [2023/03/08 16:09] (current) xujianglong ↷ Page moved from 内部资料:gradle to gradle |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | # 配置国内镜像加速 | + | ====== |
- | 参考:https:// | + | 参考:https: |
- | 在`USER_HOME/ | + | 在'' |
- | ``` | + | |
+ | < | ||
allprojects{ | allprojects{ | ||
repositories { | repositories { | ||
Line 28: | Line 29: | ||
} | } | ||
} | } | ||
- | ``` | + | </ |