bapeey d7418f4b5f
Keyoapp: Update cdn of sources and add paid chapters preference (#5666)
* update cdn and move preference to theme

* lint
2024-10-28 00:21:11 +00:00

10 lines
104 B
Plaintext

plugins {
id("lib-multisrc")
}
baseVersionCode = 8
dependencies {
api(project(":lib:i18n"))
}