mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
synced 2025-12-15 10:45:39 +00:00
Compare commits
5 Commits
10.1.0
...
e81a70f8dc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e81a70f8dc | ||
|
|
7d47a6a181 | ||
| 9170d30b2f | |||
| 2f3fd2e53b | |||
| 88697fb5a6 |
@@ -5,7 +5,7 @@ org.gradle.jvmargs=-Xmx2344m
|
||||
|
||||
|
||||
kotlin_version=1.9.22
|
||||
telegram_bot_api_version=10.1.0
|
||||
micro_utils_version=0.20.34
|
||||
serialization_version=1.6.2
|
||||
telegram_bot_api_version=10.1.1
|
||||
micro_utils_version=0.20.39
|
||||
serialization_version=1.6.3
|
||||
ktor_version=2.3.8
|
||||
|
||||
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip
|
||||
|
||||
Reference in New Issue
Block a user