mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-bot_template.git
synced 2024-12-05 00:10:12 +00:00
Compare commits
2 Commits
8a857d3109
...
00363fd506
Author | SHA1 | Date | |
---|---|---|---|
00363fd506 | |||
59b948bece |
@ -1,7 +1,7 @@
|
||||
[versions]
|
||||
|
||||
kotlin = "1.6.21"
|
||||
tgbotapi = "2.2.2"
|
||||
kotlin = "1.7.10"
|
||||
tgbotapi = "3.0.2"
|
||||
|
||||
[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.5-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
Loading…
Reference in New Issue
Block a user