mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-04-28 03:30:48 +00:00
3 lines
90 B
Kotlin
3 lines
90 B
Kotlin
rootProject.name = "ProxyAI"
|
|
include(":proxyai-treesitter")
|
|
include(":proxyai-telemetry")
|