This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
keiyoushi-extensions-source
Watch
1
Star
0
Fork
0
You've already forked keiyoushi-extensions-source
mirror of
https://github.com/keiyoushi/extensions-source.git
synced
2024-11-22 10:22:47 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fd829ee1b9
keiyoushi-extensions-source
/
lib-multisrc
/
mangaesp
/
build.gradle.kts
10 lines
102 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add EternalMangas and move MangaEsp to multisrc (#2127) * I made this on termux * Fix regex and move dateFormat to DTO * Phase 1 * Phase 2: Prepare for intl * Phase 3: Add intl Builds are faster on my phone T.T * Apply suggestions from code review * bump
2024-03-29 08:01:46 +01:00
plugins {
id("lib-multisrc")
}
EternalMangas: Move to Multi and fix pages not found (#3258) * Move to Multi and fix pages * skill issue * mmmm * remode id
2024-05-29 06:54:13 +02:00
baseVersionCode = 2
Add EternalMangas and move MangaEsp to multisrc (#2127) * I made this on termux * Fix regex and move dateFormat to DTO * Phase 1 * Phase 2: Prepare for intl * Phase 3: Add intl Builds are faster on my phone T.T * Apply suggestions from code review * bump
2024-03-29 08:01:46 +01:00
dependencies {
api(project(":lib:i18n"))
}
Reference in New Issue
Copy Permalink