Update build.gradle
This commit is contained in:
parent
2d8fea386a
commit
666207db6c
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ ext {
|
||||||
extClass = '.AnimeIndo'
|
extClass = '.AnimeIndo'
|
||||||
themePkg = 'animestream'
|
themePkg = 'animestream'
|
||||||
baseUrl = 'https://animeindo.skin'
|
baseUrl = 'https://animeindo.skin'
|
||||||
overrideVersionCode = 10
|
overrideVersionCode = 11
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -14,4 +14,4 @@ dependencies {
|
||||||
implementation(project(":lib:streamtape-extractor"))
|
implementation(project(":lib:streamtape-extractor"))
|
||||||
implementation(project(":lib:yourupload-extractor"))
|
implementation(project(":lib:yourupload-extractor"))
|
||||||
implementation(project(":lib:okru-extractor"))
|
implementation(project(":lib:okru-extractor"))
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue