9 lines
139 B
Groovy

ext {
extName = 'LXHentai'
extClass = '.LxHentai'
extVersionCode = 8
isNsfw = true
}
apply from: "$rootDir/common.gradle"