Dead source (#518)

This commit is contained in:
Hak 2025-01-11 19:16:04 +07:00 committed by GitHub
parent 8158afc567
commit 527dc0e0cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 0 additions and 519 deletions

View file

@ -1,24 +0,0 @@
ext {
extName = 'Animefenix'
extClass = '.Animefenix'
extVersionCode = 43
}
apply from: "$rootDir/common.gradle"
dependencies {
implementation(project(':lib:mp4upload-extractor'))
implementation(project(':lib:streamtape-extractor'))
implementation(project(':lib:yourupload-extractor'))
implementation(project(':lib:uqload-extractor'))
implementation(project(':lib:okru-extractor'))
implementation(project(':lib:burstcloud-extractor'))
implementation(project(':lib:streamwish-extractor'))
implementation(project(':lib:filemoon-extractor'))
implementation(project(':lib:voe-extractor'))
implementation(project(':lib:streamlare-extractor'))
implementation(project(':lib:fastream-extractor'))
implementation(project(':lib:dood-extractor'))
implementation(project(':lib:upstream-extractor'))
implementation(project(':lib:streamhidevid-extractor'))
}