From cd9eba03939d5c34d4480db86e8ce2544c1c4fd1 Mon Sep 17 00:00:00 2001 From: InsanusMokrassar Date: Wed, 30 Jun 2021 20:25:08 +0600 Subject: [PATCH] Update gradle.properties --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index d4b82fa..69a2811 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,5 +2,5 @@ kotlin.code.style=official org.gradle.parallel=true kotlin_version=1.5.20 -telegram_bot_api_version=0.35.1-branch_0.35.1-build280 +telegram_bot_api_version=0.35.1 micro_utils_version=0.5.15