
* gmanga multisrc * search payload and filters refactor * ratelimit * distinct * dynamic filters * dilar * gmanga multisrc: latest * gmanga multisrc: search & filter * gmanga multisrc: chapters & pages * small cleanup * remove obsolete preferences * small cleanup & arabic tl deepl * Dilar: filter paid chapters * GManga: use unencrypted alt api for chapters * abstract away sort of chapters and pages * remove chapters logic from multisrc class since all three have different logic * remove `this`
6 lines
56 B
Plaintext
6 lines
56 B
Plaintext
plugins {
|
|
id("lib-multisrc")
|
|
}
|
|
|
|
baseVersionCode = 1
|