mirror of
https://github.com/dyrkin/luxmed-bot.git
synced 2025-12-21 13:23:05 +01:00
Update Gradle build-tool (#37)
This commit is contained in:
committed by
GitHub
parent
929240a494
commit
1b254f8ed5
@@ -1,6 +1,5 @@
|
||||
dependencies {
|
||||
compile project(':common')
|
||||
implementation project(':common')
|
||||
|
||||
compile group: "com.bot4s", name: "telegram-core_2.12", version: "5.6.0"
|
||||
compile group: "com.bot4s", name: "telegram-akka_2.12", version: "5.6.0"
|
||||
api "com.bot4s:telegram-akka_$scala:5.6.0"
|
||||
}
|
||||
Reference in New Issue
Block a user