mirror of
https://github.com/InsanusMokrassar/KotlinMultiplatformProjectTemplate.git
synced 2024-11-10 18:33:54 +00:00
Update mppAndroidProject.gradle
This commit is contained in:
parent
be7fa9241f
commit
dc07633928
@ -21,7 +21,7 @@ kotlin {
|
||||
implementation libs.kotlin.test.annotations.common
|
||||
}
|
||||
}
|
||||
androidTest {
|
||||
androidUnitTest {
|
||||
dependencies {
|
||||
implementation libs.kotlin.test.junit
|
||||
implementation libs.android.test.junit
|
||||
|
Loading…
Reference in New Issue
Block a user