mirror of
https://github.com/revanced/Apktool.git
synced 2025-02-01 06:37:34 +01:00
TestImplementation jUnit in depends
This commit is contained in:
parent
f11962024e
commit
076ade6a51
@ -31,9 +31,7 @@ processResources {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
testImplementation("junit:junit:4.10") {
|
testImplementation depends.junit
|
||||||
exclude(module: 'hamcrest-core')
|
|
||||||
}
|
|
||||||
|
|
||||||
api project(':brut.j.dir'),
|
api project(':brut.j.dir'),
|
||||||
project(':brut.j.util'),
|
project(':brut.j.util'),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user