fix(src/es): AnimeFenix fixes and updates (#729)
Closes #719 Closes #511
This commit is contained in:
parent
5aa7b9fc8a
commit
8b0b17973b
6 changed files with 261 additions and 309 deletions
7
lib/amazon-extractor/build.gradle.kts
Normal file
7
lib/amazon-extractor/build.gradle.kts
Normal file
|
@ -0,0 +1,7 @@
|
|||
plugins {
|
||||
id("lib-android")
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(project(":lib:playlist-utils"))
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue