1 Star 1 Fork 1

布拉吉 / Anti-recall

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build.gradle 605 Bytes
一键复制 编辑 原始数据 按行查看 历史
JasonQS 提交于 2018-06-14 13:45 . update 5.1.1
/*
* Copyright © 2016 - 2018 by GitHub.com/JasonQS
* anti-recall.qsboy.com
* All Rights Reserved
*/
buildscript {
repositories {
google()
jcenter()
maven { url "https://maven.google.com" }
}
dependencies {
classpath 'com.android.tools.build:gradle:3.1.3'
}
}
allprojects {
repositories {
google()
jcenter()
maven { url 'http://www.idescout.com/maven/repo/' }
maven { url "https://jitpack.io" }
maven { url "https://maven.google.com" }
}
}
task clean(type: Delete) {
delete rootProject.buildDir
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/kongfanqun/Anti-recall.git
git@gitee.com:kongfanqun/Anti-recall.git
kongfanqun
Anti-recall
Anti-recall
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891