TelegramBotTutorial/settings.gradle

6 lines
92 B
Groovy

rootProject.name = "tutorial"
include ":introduction"
include ":welcome"
include ":runner"