当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 0 Fork 1

liu/Anti-recall
暂停

forked from Ashdoll/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
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Android
1
https://gitee.com/liu014/Anti-recall.git
[email protected]:liu014/Anti-recall.git
liu014
Anti-recall
Anti-recall
master

搜索帮助