mirror of
https://github.com/InsanusMokrassar/TelegramBotApiLibraries.git
synced 2025-10-27 10:10:32 +00:00
Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f59ff6dd3c | |||
| 8f643a7d5b | |||
| 980badd275 | |||
| a2e65f7b24 | |||
| f86cef7118 | |||
| 2278572cb2 | |||
| 3ce3b03f02 | |||
| 48b5f88359 | |||
| 0bb7257ec3 | |||
| 2b503786ca |
@@ -8,15 +8,15 @@ android.useAndroidX=true
|
||||
android.enableJetifier=true
|
||||
|
||||
|
||||
kotlin_version=1.7.21
|
||||
kotlin_version=1.7.22
|
||||
kotlin_serialisation_core_version=1.4.1
|
||||
|
||||
github_release_plugin_version=2.4.1
|
||||
|
||||
tgbotapi_version=4.1.3
|
||||
micro_utils_version=0.14.4
|
||||
tgbotapi_version=4.2.3
|
||||
micro_utils_version=0.16.4
|
||||
exposed_version=0.41.1
|
||||
plagubot_version=3.1.3
|
||||
plagubot_version=3.2.3
|
||||
|
||||
# Dokka
|
||||
|
||||
@@ -25,4 +25,4 @@ dokka_version=1.7.20
|
||||
# Project data
|
||||
|
||||
group=dev.inmo
|
||||
version=0.6.4
|
||||
version=0.6.8
|
||||
|
||||
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.1-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