New Source: Cineplus123 (es) (#107)
This commit is contained in:
parent
dcb5c7ef2f
commit
802f56295e
19 changed files with 391 additions and 0 deletions
14
src/es/cineplus123/build.gradle
Normal file
14
src/es/cineplus123/build.gradle
Normal file
|
@ -0,0 +1,14 @@
|
|||
ext {
|
||||
extName = 'Cineplus123'
|
||||
extClass = '.Cineplus123'
|
||||
themePkg = 'dooplay'
|
||||
baseUrl = 'https://cineplus123.org'
|
||||
overrideVersionCode = 0
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
||||
dependencies {
|
||||
implementation(project(":lib:streamwish-extractor"))
|
||||
implementation(project(":lib:uqload-extractor"))
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue