Removed Animeflix and Animeflixlive

This commit is contained in:
almightyhak 2024-07-30 20:35:44 +07:00
parent 0879bf2bc7
commit d0c7ccd875
17 changed files with 0 additions and 1124 deletions

View file

@ -1,12 +0,0 @@
ext {
extName = 'Animeflix.live'
extClass = '.AnimeflixLive'
extVersionCode = 4
}
apply from: "$rootDir/common.gradle"
dependencies {
implementation(project(':lib:gogostream-extractor'))
implementation(project(':lib:playlist-utils'))
}