[skip CI] using version catalog for jsunpacker (#592)
This commit is contained in:
parent
d8a05513a6
commit
999b4c2e14
47 changed files with 47 additions and 46 deletions
|
@ -8,5 +8,5 @@ apply from: "$rootDir/common.gradle"
|
|||
|
||||
dependencies {
|
||||
implementation(project(':lib:filemoon-extractor'))
|
||||
implementation("dev.datlag.jsunpacker:jsunpacker:1.0.1")
|
||||
implementation(libs.jsunpacker)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue