mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-01 21:20:51 +00:00
3 lines
90 B
Kotlin
3 lines
90 B
Kotlin
rootProject.name = "CodeGPT"
|
|
include(":codegpt-treesitter")
|
|
include(":codegpt-telemetry")
|