1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-02 07:55:25 +00:00
tgbotapi/settings.gradle

6 lines
157 B
Groovy
Raw Permalink Normal View History

2020-08-20 05:55:39 +00:00
include ":TelegramBotAPI-core"
include ":TelegramBotAPI-extensions-api"
2020-04-08 05:05:48 +00:00
include ":TelegramBotAPI-extensions-utils"
2020-08-20 05:55:39 +00:00
include ":TelegramBotAPI"
2020-05-10 19:09:07 +00:00
include ":docs"