Henry 12e3079af3 Void Scans: Update Domain (#1605)
Void Scans: Update domain
2024-03-06 06:23:25 +00:00

10 lines
215 B
Groovy

ext {
extName = 'Infernal Void Scans'
extClass = '.InfernalVoidScans'
themePkg = 'mangathemesia'
baseUrl = 'https://hivescans.com'
overrideVersionCode = 6
}
apply from: "$rootDir/common.gradle"