* fix(nhentaicom): lang code error * fix(nhentaicom): token parse error * chore(nhentaicom): update version code * fix(nhentaicom): fix 403 error * fix(nhentaicom): Fix HentaiHand image loading when logged in The token interceptor was incorrectly trying to add a token to image requests, which are not on the source's domain, causing image loading to fail when logged in. * fix(nhentai): fix null description * wip: restore code from the crashed rog laptop. * refactor: use @Serializable * fix: parse error * wip: use keiyoushi.utils.parseAs
6 lines
56 B
Plaintext
6 lines
56 B
Plaintext
plugins {
|
|
id("lib-multisrc")
|
|
}
|
|
|
|
baseVersionCode = 4
|