This website requires JavaScript.
Explore
Help
Register
Sign In
Draff
/
Tachiyomi-Extensions
Watch
1
Star
0
Fork
You've already forked Tachiyomi-Extensions
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
eb41438fb3
Tachiyomi-Extensions
/
lib-multisrc
/
keyoapp
/
build.gradle.kts
10 lines
104 B
Plaintext
Raw
Normal View
History
Unescape
Escape
New multisrc theme: Keyoapp (#1259) * move rudra to keyoapp multisrc * add genres + small fixes * add rate limit * fix name + remove rate limit * add wickedscans * fix indentation
2024-02-15 05:39:44 +00:00
plugins {
id("lib-multisrc")
}
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-10-28 10:00:21 +00:00
baseVersionCode = 9
Keyoapp: Update cdn of sources and add paid chapters preference (#5666) * update cdn and move preference to theme * lint
2024-10-24 11:43:24 +00:00
dependencies {
api(project(":lib:i18n"))
}