merge
merged lib, lib-multisrc, all, ar, de, en, es, fr, hi, id, it, pt, tr src from dark25
This commit is contained in:
parent
9f385108fc
commit
5f1a80f377
344 changed files with 12169 additions and 1056 deletions
12
src/en/animeflixlive/build.gradle
Normal file
12
src/en/animeflixlive/build.gradle
Normal file
|
@ -0,0 +1,12 @@
|
|||
ext {
|
||||
extName = 'Animeflix.live'
|
||||
extClass = '.AnimeflixLive'
|
||||
extVersionCode = 6
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
||||
dependencies {
|
||||
implementation(project(':lib:gogostream-extractor'))
|
||||
implementation(project(':lib:playlist-utils'))
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue