mirror of
https://github.com/InsanusMokrassar/TelegramBotTutorial.git
synced 2024-12-22 14:17:12 +00:00
6 lines
92 B
Groovy
6 lines
92 B
Groovy
rootProject.name = "tutorial"
|
|
|
|
include ":introduction"
|
|
include ":welcome"
|
|
include ":runner"
|