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
194 B
Groovy

ext {
extName = 'Manga Koma'
extClass = '.MangaKoma'
themePkg = 'liliana'
baseUrl = 'https://mangakoma01.net'
overrideVersionCode = 0
}
apply from: "$rootDir/common.gradle"