1 Star 0 Fork 92

wd/XUpdate

forked from xuexiangjys/XUpdate 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build.gradle 565 Bytes
一键复制 编辑 原始数据 按行查看 历史
xuexiangjys 提交于 2020-11-30 00:12 . 升级插件版本
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
apply from: './versions.gradle'
addRepos(repositories) //增加代码仓库
dependencies {
classpath deps.android_gradle_plugin
classpath deps.android_maven_gradle_plugin
classpath 'com.github.xuexiangjys.XAOP:xaop-plugin:1.1.0'
classpath 'com.chenenyu:img-optimizer:1.2.0' // 图片压缩
}
}
allprojects {
addRepos(repositories)
}
task clean(type: Delete) {
delete rootProject.buildDir
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Android
1
https://gitee.com/wd90/XUpdate.git
git@gitee.com:wd90/XUpdate.git
wd90
XUpdate
XUpdate
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385