mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-bot_template.git
synced 2026-09-03 14:49:14 +00:00
Compare commits
2 Commits
faa77ef5ac
...
2da218c805
| Author | SHA1 | Date | |
|---|---|---|---|
| 2da218c805 | |||
| c5638743af |
@@ -1,7 +1,7 @@
|
||||
[versions]
|
||||
|
||||
kotlin = "1.7.22"
|
||||
tgbotapi = "4.2.2"
|
||||
tgbotapi = "5.0.0"
|
||||
|
||||
[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.6.0-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6-bin.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
||||
Reference in New Issue
Block a user