update template

This commit is contained in:
2024-08-14 16:23:54 +06:00
parent 37763d2221
commit 2d36722c37
5 changed files with 7 additions and 8 deletions

View File

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