mirror of
https://github.com/devproje/px32-bot.git
synced 2024-11-26 10:43:05 +00:00
4 lines
106 B
Text
4 lines
106 B
Text
rootProject.name = "px32-bot"
|
|
include("px32-bot-runner")
|
|
include("px32-bot-core")
|
|
include("px32-bot-api")
|