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 02:12:42 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
main
keiyoushi-extensions-source
/
lib-multisrc
/
mangaesp
/
build.gradle.kts
10 lines
102 B
Plaintext
Raw
Permalink
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")
}
MangaEsp: Add "All" filter (#5850) add all filter
2024-11-03 12:59:01 +01:00
baseVersionCode = 3
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