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