Patch 1 #639
1 changed files with 5 additions and 5 deletions
|
@ -1,13 +1,13 @@
|
||||||
ext {
|
ext {
|
||||||
extName = 'AnimeSAGA'
|
extName = 'AniSAGA'
|
||||||
extClass = '.AnimeSAGA'
|
extClass = '.AniSAGA'
|
||||||
themePkg = 'dooplay'
|
themePkg = 'dooplay'
|
||||||
baseUrl = 'https://www.animesaga.in'
|
baseUrl = 'https://www.anisaga.org'
|
||||||
overrideVersionCode = 14
|
overrideVersionCode = 14.1
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation(project(":lib:chillx-extractor"))
|
implementation(project(":lib:chillx-extractor"))
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue