Fix test in release.
This commit is contained in:
committed by
Benoit Marty
parent
75b0a12a81
commit
f79e0cd56a
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user