From 2bcec6487dd616c9298b29da808a1d7412878113 Mon Sep 17 00:00:00 2001 From: InsanusMokrassar Date: Tue, 9 Jan 2024 18:30:54 +0600 Subject: [PATCH] fixes --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 9819fa3..fbcd980 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ org.gradle.jvmargs=-Xmx2344m kotlin_version=1.9.22 -telegram_bot_api_version=10.0.0-branch_10.0.0-build2047 +telegram_bot_api_version=10.0.0-branch_10.0.0-build2048 micro_utils_version=0.20.25 serialization_version=1.6.2 ktor_version=2.3.7