mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-bot_template.git
synced 2025-12-07 06:46:27 +00:00
Compare commits
2 Commits
e6b75e5000
...
285afbe942
| Author | SHA1 | Date | |
|---|---|---|---|
| 285afbe942 | |||
| 1e3cfeebcc |
@@ -1,7 +1,7 @@
|
||||
[versions]
|
||||
|
||||
kotlin = "1.6.10"
|
||||
tgbotapi = "0.38.12"
|
||||
tgbotapi = "0.38.13"
|
||||
|
||||
[libraries]
|
||||
|
||||
|
||||
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@@ -1,5 +1,5 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.1-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.2-bin.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
||||
Reference in New Issue
Block a user