Files
TelegramBotAPI-examples/settings.gradle

7 lines
169 B
Groovy
Raw Normal View History

2020-02-25 13:27:37 +06:00
include ":ForwarderBot"
2020-06-02 19:28:10 +06:00
include ":RandomFileSenderBot"
2020-06-02 21:22:09 +06:00
include ":HelloBot"
2020-06-02 21:48:07 +06:00
include ":GetMeBot"
include ":ResenderBot:ResenderBotLib"
include ":ResenderBot:jvm_launcher"