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
e7549fd4c1
Tachiyomi-Extensions
/
lib-multisrc
/
keyoapp
/
build.gradle.kts
10 lines
105 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")
}
Fix: Improved date parsing for Keyoapp sites (#7140) * Fix: Improve date parsing for ReaperScans, StarboundScans, and other Keyoapp sites & fix wrong dates time * Update version codes * Update lib-multisrc/keyoapp/src/eu/kanade/tachiyomi/multisrc/keyoapp/Keyoapp.kt CamelCase Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com> * Fix: Downgrade override version codes for ReaperScans and StarboundScans * Fix: Standardize date selector variable naming * Fix: Correct date format in AstralManga extension * Fix: enhance relative date parsing & add support for french * Revert Madara file for another PR and update astralmanga version --------- Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2025-01-13 13:01:38 +00:00
baseVersionCode = 12
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"))
}