Skip to content

Commit 0044cae

Browse files
authored
Update build.gradle.kts
1 parent 53545a5 commit 0044cae

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

build.gradle.kts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -138,10 +138,6 @@ subprojects {
138138
"androidMainImplementation"("org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.3.4")
139139
"iosMainImplementation"("org.jetbrains.kotlinx:kotlinx-coroutines-core-common:1.3.4")
140140
"iosMainImplementation"("org.jetbrains.kotlinx:kotlinx-coroutines-core-native:1.3.4")
141-
"commonTestImplementation"(kotlin("test-common"))
142-
"commonTestImplementation"(kotlin("test-annotations-common"))
143-
"androidTestImplementation"(kotlin("test-junit"))
144-
"androidTestImplementation"("junit:junit:4.12")
145141
}
146142
}
147143

0 commit comments

Comments
 (0)