mirror of
https://github.com/revanced/Apktool.git
synced 2024-12-11 21:37:47 +01:00
Merge pull request #2561 from Goooler/version
TestImplementation jUnit in depends
This commit is contained in:
commit
7c2ea3537d
@ -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…
Reference in New Issue
Block a user