mirror of
https://github.com/InsanusMokrassar/TelegramBotApiLibraries.git
synced 2025-12-20 21:26:05 +00:00
Compare commits
8 Commits
243926cd17
...
0.4.0
| Author | SHA1 | Date | |
|---|---|---|---|
| 5367ff5629 | |||
| 50caa740cc | |||
| 6c85e977f1 | |||
| 156a8dd8be | |||
| 3728983653 | |||
| 8e99cb9e18 | |||
| 0f569ead82 | |||
| 71f6710397 |
@@ -9,12 +9,12 @@ android.enableJetifier=true
|
||||
kotlin_version=1.6.21
|
||||
kotlin_serialisation_core_version=1.3.3
|
||||
|
||||
github_release_plugin_version=2.3.7
|
||||
github_release_plugin_version=2.4.1
|
||||
|
||||
tgbotapi_version=2.0.2
|
||||
micro_utils_version=0.11.1
|
||||
tgbotapi_version=2.2.1
|
||||
micro_utils_version=0.11.13
|
||||
exposed_version=0.38.2
|
||||
plagubot_version=1.1.1
|
||||
plagubot_version=1.4.0
|
||||
|
||||
# ANDROID
|
||||
|
||||
@@ -33,5 +33,5 @@ dokka_version=1.6.21
|
||||
# Project data
|
||||
|
||||
group=dev.inmo
|
||||
version=0.2.1
|
||||
android_code_version=21
|
||||
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