Updated on 2026-08-14
This commit is contained in:
parent
37efabe359
commit
4fe300d8cc
3 changed files with 6 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ private fun AppExtension.configureDefaultConfig(project: Project) {
|
|||
buildFeatures.buildConfig = true
|
||||
|
||||
testInstrumentationRunner = "com.tangem.common.HiltTestRunner"
|
||||
testInstrumentationRunnerArguments["clearPackageData"] = "true"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue