mirror of
https://github.com/dyrkin/luxmed-bot.git
synced 2026-01-03 19:44:59 +01:00
5 lines
127 B
Groovy
5 lines
127 B
Groovy
dependencies {
|
|
compile project(':common')
|
|
|
|
compile group: "info.mukel", name: "telegrambot4s_2.12", version: "3.0.14"
|
|
} |