mirror of
https://github.com/InsanusMokrassar/TelegramBotApiLibraries.git
synced 2025-11-01 04:32:10 +00:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5367ff5629 | |||
| 50caa740cc | |||
| 6c85e977f1 |
@@ -14,7 +14,7 @@ github_release_plugin_version=2.4.1
|
||||
tgbotapi_version=2.2.1
|
||||
micro_utils_version=0.11.13
|
||||
exposed_version=0.38.2
|
||||
plagubot_version=1.3.1
|
||||
plagubot_version=1.4.0
|
||||
|
||||
# ANDROID
|
||||
|
||||
@@ -33,5 +33,5 @@ dokka_version=1.6.21
|
||||
# Project data
|
||||
|
||||
group=dev.inmo
|
||||
version=0.3.1
|
||||
android_code_version=23
|
||||
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