1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-14 21:00:15 +00:00

add api validator

This commit is contained in:
2024-03-16 10:17:33 +06:00
parent 6262b0581a
commit 61cdfa264e
7 changed files with 30681 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ buildscript {
plugins {
alias(libs.plugins.kotlin.dokka)
alias(libs.plugins.versions)
alias(libs.plugins.validator)
}
// temporal crutch until legacy tests will be stabled or legacy target will be removed