Updated on 2026-08-14
This commit is contained in:
parent
625277f518
commit
d32b504a80
28 changed files with 400 additions and 155 deletions
|
|
@ -37,7 +37,7 @@ private fun AppExtension.configureDefaultConfig(project: Project) {
|
|||
|
||||
buildFeatures.buildConfig = true
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
testInstrumentationRunner = "com.tangem.common.HiltTestRunner"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue