AwkwardPeak7 0f4d62d622
RealmOasis: remove 0ms (#7591)
they would rather get ddosed by tachi users directly than let a caching
proxy do its thing
2025-02-23 21:31:15 +00:00

10 lines
201 B
Groovy

ext {
extName = 'Realm Oasis'
extClass = '.RealmOasis'
themePkg = 'mangathemesia'
baseUrl = 'https://realmoasis.com'
overrideVersionCode = 7
}
apply from: "$rootDir/common.gradle"