Chopper 38de421bba
Keyoapp: Fix CDN URL (#5711)
* Fix CDN URL

* Fix theme cdn url

* Add Arabic and French translations

* Fix fallback method

* Update WickedScans domain

* Update messages
2024-12-14 06:55:30 +00:00

10 lines
104 B
Plaintext

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