1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-14 21:00:15 +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

@@ -9,7 +9,7 @@ buildscript {
classpath libs.kotlin.gradle.plugin
classpath libs.kotlin.serialization.plugin
classpath libs.kotlin.dokka.plugin
classpath "com.github.breadmoirai:github-release:$github_release_plugin_version"
classpath libs.github.release.plugin
}
}