forked from AlmightyHak/extensions-source
Merged with dark25 (#636)
* merge merged lib, lib-multisrc, all, ar, de, en, es, fr, hi, id, it, pt, tr src from dark25 * patch
This commit is contained in:
parent
9f385108fc
commit
1384df62f3
350 changed files with 12176 additions and 1064 deletions
|
@ -3,7 +3,7 @@ ext {
|
|||
extClass = '.Pobreflix'
|
||||
themePkg = 'dooplay'
|
||||
baseUrl = 'https://pobreflix.global'
|
||||
overrideVersionCode = 15
|
||||
overrideVersionCode = 16
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
@ -11,7 +11,7 @@ apply from: "$rootDir/common.gradle"
|
|||
|
||||
dependencies {
|
||||
implementation(project(":lib:filemoon-extractor"))
|
||||
implementation(project(":lib:fireplayer-extractor"))
|
||||
implementation(project(':lib:fireplayer-extractor'))
|
||||
implementation(project(":lib:streamwish-extractor"))
|
||||
implementation(project(":lib:streamtape-extractor"))
|
||||
implementation(project(":lib:playlist-utils"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue