Commit d872cdf0 authored by liuyang's avatar liuyang

抓包模块整合

parent cf44e76d
......@@ -19,6 +19,10 @@ allprojects {
repositories {
google()
jcenter()
flatDir {
dirs '../aars'
dirs '../../aars'
}
}
}
......
File added
......@@ -4,3 +4,4 @@ distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.8-all.zip
android.enableBuildCache = false
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment