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

11 lines
213 B
Groovy

ext {
extName = 'Manhuagold'
extClass = '.Manhuagold'
themePkg = 'liliana'
baseUrl = 'https://manhuagold.top'
overrideVersionCode = 34
isNsfw = true
}
apply from: "$rootDir/common.gradle"