Secozzi f0d8933cf8 New multisrc theme: Liliana (#2413)
* new multisrc theme: liliana

* dont specify type

* suggestions

* add raw1001
2024-04-18 14:46:00 +01:00

10 lines
193 B
Groovy

ext {
extName = 'DocTruyen5s'
extClass = '.DocTruyen5s'
themePkg = 'liliana'
baseUrl = 'https://manga.io.vn'
overrideVersionCode = 2
}
apply from: "$rootDir/common.gradle"