Update mppAndroidProject.gradle

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

View File

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