Vetle Ledaal 8b212ffdcd
Explicit cloudflareClient if Cloudflare hosted (#6613)
* Explicit cloudflareClient if Cloudflare hosted

* avoid modifying multisrc sources
2025-01-18 20:13:01 +00:00

8 lines
122 B
Groovy

ext {
extName = 'Sen Manga'
extClass = '.SenManga'
extVersionCode = 7
}
apply from: "$rootDir/common.gradle"