TioAnime improvements and VidGuardExtractor added
This commit is contained in:
parent
336fc9d891
commit
addec95219
17 changed files with 377 additions and 259 deletions
8
lib/vidguard-extractor/build.gradle.kts
Normal file
8
lib/vidguard-extractor/build.gradle.kts
Normal file
|
@ -0,0 +1,8 @@
|
|||
plugins {
|
||||
id("lib-android")
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(project(":lib:playlist-utils"))
|
||||
implementation("org.mozilla:rhino:1.7.14")
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue