2 Star 0 Fork 2

Bytedance Inc./btrace

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
settings.gradle 767 Bytes
一键复制 编辑 原始数据 按行查看 历史
caodongping 提交于 2023-06-24 16:20 . 2.0 release
include ':rhea-gradle-plugin'
include ':rhea-trace-processor'
include ':rhea-core'
include ':rhea-atrace'
include ':rhea-precise-instrumentation'
include ':rhea-common'
include ':rhea-build-common'
include ':app'
project(':rhea-core').projectDir = new File("./rhea-android/rhea-core")
project(':rhea-atrace').projectDir = new File("./rhea-android/rhea-atrace")
project(':rhea-gradle-plugin').projectDir = new File("./rhea-build/rhea-gradle-plugin")
project(':rhea-precise-instrumentation').projectDir = new File("./rhea-build/rhea-precise-instrumentation")
project(':rhea-build-common').projectDir = new File("./rhea-build/rhea-build-common")
project(':rhea-trace-processor').projectDir = new File("./rhea-tool/rhea-trace-processor")
rootProject.name = "RheaTrace"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ByteDance/btrace.git
[email protected]:ByteDance/btrace.git
ByteDance
btrace
btrace
master

搜索帮助