mirror of
https://github.com/InsanusMokrassar/TelegramBotApiLibraries.git
synced 2025-10-28 02:30:20 +00:00
Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5367ff5629 | |||
| 50caa740cc | |||
| 6c85e977f1 | |||
| 156a8dd8be | |||
| 3728983653 | |||
| 8e99cb9e18 |
@@ -11,10 +11,10 @@ kotlin_serialisation_core_version=1.3.3
|
||||
|
||||
github_release_plugin_version=2.4.1
|
||||
|
||||
tgbotapi_version=2.1.1
|
||||
micro_utils_version=0.11.6
|
||||
tgbotapi_version=2.2.1
|
||||
micro_utils_version=0.11.13
|
||||
exposed_version=0.38.2
|
||||
plagubot_version=1.2.1
|
||||
plagubot_version=1.4.0
|
||||
|
||||
# ANDROID
|
||||
|
||||
@@ -33,5 +33,5 @@ dokka_version=1.6.21
|
||||
# Project data
|
||||
|
||||
group=dev.inmo
|
||||
version=0.3.0
|
||||
android_code_version=22
|
||||
version=0.4.0
|
||||
android_code_version=24
|
||||
|
||||
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.5-bin.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
||||
Reference in New Issue
Block a user