2 Star 1 Fork 0

zhouh/FastHook

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
build.gradle 546 Bytes
Copy Edit Raw Blame History
unknown authored 2019-03-09 13:41 . add fasthook
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
repositories {
google()
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.1.3'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}
}
allprojects {
repositories {
google()
jcenter()
}
}
task clean(type: Delete) {
delete rootProject.buildDir
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/zhouh666/FastHook.git
git@gitee.com:zhouh666/FastHook.git
zhouh666
FastHook
FastHook
master

Search

23e8dbc6 1850385 7e0993f3 1850385