mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
synced 2024-11-22 08:13:53 +00:00
update dependencies to work with linux arm 64
This commit is contained in:
parent
89d5a4f911
commit
9b7605591e
@ -23,6 +23,6 @@ allprojects {
|
||||
}
|
||||
}
|
||||
|
||||
// maven { url "https://git.inmo.dev/api/packages/InsanusMokrassar/maven" }
|
||||
maven { url "https://git.inmo.dev/api/packages/InsanusMokrassar/maven" }
|
||||
}
|
||||
}
|
||||
|
@ -5,7 +5,7 @@ org.gradle.jvmargs=-Xmx2g
|
||||
|
||||
|
||||
kotlin_version=1.9.20-RC
|
||||
telegram_bot_api_version=9.3.0
|
||||
micro_utils_version=0.20.8
|
||||
telegram_bot_api_version=9.3.0-branch_9.3.0-RC-build1893-RC
|
||||
micro_utils_version=0.20.9-branch_0.20.9-build747
|
||||
serialization_version=1.6.0
|
||||
ktor_version=2.3.5
|
||||
|
Loading…
Reference in New Issue
Block a user