Secozzi cfc2fcbf4b Luratoon: add referer (#2799)
* add referer

* move fix to base theme

* add location to non zipped images
2024-06-03 05:43:47 +01:00

10 lines
142 B
Plaintext

plugins {
id("lib-multisrc")
}
baseVersionCode = 5
dependencies {
compileOnly("com.github.tachiyomiorg:image-decoder:e08e9be535")
}