ext {
extName = 'King of Shojo'
extClass = '.KingofShojo'
themePkg = 'mangathemesia'
baseUrl = 'https://kingofshojo.com'
overrideVersionCode = 0
}
apply from: "$rootDir/common.gradle"