1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2026-09-12 19:14:20 +00:00

start updating

This commit is contained in:
2024-07-31 00:10:39 +06:00
parent b2fcdc40d5
commit 037f9974da
5 changed files with 6 additions and 8 deletions

View File

@@ -38,7 +38,6 @@ kotlin {
jsTest {
dependencies {
implementation libs.kotlin.test.js
implementation libs.kotlin.test.junit
}
}
all {