
These sites added self-promotion and ad images that are not relevant to the translation team.
11 lines
218 B
Groovy
11 lines
218 B
Groovy
ext {
|
|
extName = 'DocTruyen3Q'
|
|
extClass = '.DocTruyen3Q'
|
|
themePkg = 'wpcomics'
|
|
baseUrl = 'https://doctruyen3qui.pro'
|
|
overrideVersionCode = 5
|
|
isNsfw = true
|
|
}
|
|
|
|
apply from: "$rootDir/common.gradle"
|