Update mppProjectWithSerialization.gradle

This commit is contained in:
InsanusMokrassar 2023-08-24 09:58:09 +06:00 committed by GitHub
parent dc07633928
commit 4ed6f8e104
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ kotlin {
implementation libs.kotlin.test.junit
}
}
androidTest {
androidUnitTest {
dependencies {
implementation libs.kotlin.test.junit
implementation libs.android.test.junit