1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-12-17 11:45:43 +00:00

complete rewriting on libs.versions.toml

This commit is contained in:
2022-06-29 14:23:45 +06:00
parent e18e8ba6df
commit 864992aff0
12 changed files with 64 additions and 113 deletions

View File

@@ -1,8 +1,6 @@
project.version = "$library_version"
project.group = "$library_group"
apply from: "$publishGradlePath"
kotlin {
jvm {
compilations.main {