stevenyomi 9ea67f22dd
Kemono: fix cache and post list, update domain (#10134)
* Kemono: fix cache and post list, update domain

* update
2025-10-02 23:57:44 +01:00

10 lines
144 B
Plaintext

plugins {
id("lib-multisrc")
}
baseVersionCode = 23
dependencies {
compileOnly("com.squareup.okhttp3:okhttp-brotli:5.0.0-alpha.11")
}