mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-09-02 22:59:48 +00:00
@@ -32,14 +32,7 @@ repositories {
|
|||||||
kotlin {
|
kotlin {
|
||||||
jvm()
|
jvm()
|
||||||
js(BOTH) {
|
js(BOTH) {
|
||||||
browser {
|
browser()
|
||||||
testTask {
|
|
||||||
useKarma {
|
|
||||||
useFirefox()
|
|
||||||
useChrome()
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
nodejs()
|
nodejs()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@@ -32,14 +32,7 @@ repositories {
|
|||||||
kotlin {
|
kotlin {
|
||||||
jvm()
|
jvm()
|
||||||
js(BOTH) {
|
js(BOTH) {
|
||||||
browser {
|
browser()
|
||||||
testTask {
|
|
||||||
useKarma {
|
|
||||||
useFirefox()
|
|
||||||
useChrome()
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
nodejs()
|
nodejs()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@@ -32,14 +32,7 @@ repositories {
|
|||||||
kotlin {
|
kotlin {
|
||||||
jvm()
|
jvm()
|
||||||
js(BOTH) {
|
js(BOTH) {
|
||||||
browser {
|
browser()
|
||||||
testTask {
|
|
||||||
useKarma {
|
|
||||||
useFirefox()
|
|
||||||
useChrome()
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
nodejs()
|
nodejs()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user