1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-02 06:39:41 +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

@@ -6,6 +6,7 @@ plugins {
project.description = "Behaviour Builder DSL"
apply from: "$mppProjectWithSerializationPresetPath"
apply from: "$publishGradlePath"
kotlin {
sourceSets {