Fix test in release.
This commit is contained in:
parent
75b0a12a81
commit
f79e0cd56a
1 changed files with 1 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ dependencies {
|
|||
ksp(libs.showkase.processor)
|
||||
|
||||
testImplementation(libs.androidx.compose.ui.test.junit)
|
||||
testReleaseImplementation(libs.androidx.compose.ui.test.manifest)
|
||||
testImplementation(libs.test.junit)
|
||||
testImplementation(libs.coroutines.test)
|
||||
testImplementation(libs.molecule.runtime)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue