Chopper 458fde8e7f
InfernalVoidScans: Update domain (#5397)
* Update domain

* Remove 'isNsfw'
2024-10-28 00:21:08 +00:00

10 lines
215 B
Groovy

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