mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
synced 2025-09-05 08:09:37 +00:00
complete sample with native
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
kotlin.code.style=official
|
||||
org.gradle.parallel=true
|
||||
# Due to parallel compilation project require next amount of memory on full build
|
||||
org.gradle.jvmargs=-Xmx1g
|
||||
org.gradle.jvmargs=-Xmx2g
|
||||
|
||||
|
||||
kotlin_version=1.8.20
|
||||
telegram_bot_api_version=7.0.2-branch_7.0.2-build1583
|
||||
micro_utils_version=0.17.6
|
||||
telegram_bot_api_version=7.0.2
|
||||
micro_utils_version=0.17.8
|
||||
serialization_version=1.5.0
|
||||
ktor_version=2.2.4
|
||||
ktor_version=2.3.0
|
||||
|
Reference in New Issue
Block a user