forked from AlmightyHak/extensions-source
fix(pt): Removed dead sources (#185)
This commit is contained in:
parent
dd60c16232
commit
7e6ce5e3f3
32 changed files with 0 additions and 1234 deletions
|
@ -1,16 +0,0 @@
|
|||
ext {
|
||||
extName = 'GoAnimes'
|
||||
extClass = '.GoAnimes'
|
||||
themePkg = 'dooplay'
|
||||
baseUrl = 'https://goanimes.net'
|
||||
overrideVersionCode = 13
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
||||
dependencies {
|
||||
implementation(project(":lib:playlist-utils"))
|
||||
implementation(project(":lib:blogger-extractor"))
|
||||
implementation("dev.datlag.jsunpacker:jsunpacker:1.0.1")
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue