
they would rather get ddosed by tachi users directly than let a caching proxy do its thing
10 lines
201 B
Groovy
10 lines
201 B
Groovy
ext {
|
|
extName = 'Realm Oasis'
|
|
extClass = '.RealmOasis'
|
|
themePkg = 'mangathemesia'
|
|
baseUrl = 'https://realmoasis.com'
|
|
overrideVersionCode = 7
|
|
}
|
|
|
|
apply from: "$rootDir/common.gradle"
|