ext {
extName = 'Rizz Comic'
extClass = '.RizzComic'
themePkg = 'mangathemesia'
baseUrl = 'https://rizzfables.com'
overrideVersionCode = 5
}
apply from: "$rootDir/common.gradle"