forked from AlmightyHak/extensions-source
[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
|
@ -9,7 +9,7 @@ apply from: "$rootDir/common.gradle"
|
|||
dependencies {
|
||||
implementation(project(':lib:vudeo-extractor'))
|
||||
implementation(project(':lib:uqload-extractor'))
|
||||
implementation "dev.datlag.jsunpacker:jsunpacker:1.0.1"
|
||||
implementation(libs.jsunpacker)
|
||||
implementation(project(":lib:cryptoaes"))
|
||||
implementation(project(":lib:dood-extractor"))
|
||||
implementation(project(':lib:filemoon-extractor'))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue