forked from AlmightyHak/extensions-source
Delete src/fr/nekosama/build.gradle
This commit is contained in:
parent
387cd7db52
commit
bda1f63dae
1 changed files with 0 additions and 13 deletions
|
@ -1,13 +0,0 @@
|
||||||
ext {
|
|
||||||
extName = 'NekoSama'
|
|
||||||
extClass = '.NekoSama'
|
|
||||||
extVersionCode = 10
|
|
||||||
isNsfw = true
|
|
||||||
}
|
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
|
||||||
|
|
||||||
dependencies {
|
|
||||||
implementation(project(':lib:streamtape-extractor'))
|
|
||||||
implementation(project(':lib:fusevideo-extractor'))
|
|
||||||
}
|
|
Loading…
Add table
Add a link
Reference in a new issue