Use DependencyHandlerScope.testCommonDependencies()
This commit is contained in:
parent
bc9ba9ae06
commit
a575019760
84 changed files with 187 additions and 569 deletions
|
|
@ -1,3 +1,5 @@
|
|||
import extension.testCommonDependencies
|
||||
|
||||
/*
|
||||
* Copyright 2022-2024 New Vector Ltd.
|
||||
*
|
||||
|
|
@ -13,7 +15,6 @@ android {
|
|||
namespace = "io.element.android.libraries.dateformatter.api"
|
||||
|
||||
dependencies {
|
||||
testImplementation(libs.test.junit)
|
||||
testImplementation(libs.test.truth)
|
||||
testCommonDependencies(libs)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue