extensions-source/lib/voe-extractor
Ghost 0ba38fb4a7 Voe: adapt to changes in obfuscation (Kohi-den#959) (#960)
fixes #959

Checklist:

- [x] Updated `extVersionCode` value in `build.gradle` for individual extensions
- [x] Updated `overrideVersionCode` or `baseVersionCode` as needed for all multisrc extensions
- [x] Referenced all related issues in the PR body (e.g. "Closes #xyz")
- [x] Added the `isNsfw = true` flag in `build.gradle` when appropriate
- [x] Have not changed source names
- [x] Have explicitly kept the `id` if a source's name or language were changed
- [x] Have tested the modifications by compiling and running the extension through Android Studio
- [x] Have removed `web_hi_res_512.png` when adding a new extension
- [x] Have made sure all the icons are in png format

Co-authored-by: Sphereso <spheresox@gmail.com>
Reviewed-on: Kohi-den/extensions-source#960
Co-authored-by: Ghost <>
Co-committed-by: Ghost <>
2025-06-19 23:38:05 -05:00
..
src/main/java/eu/kanade/tachiyomi/lib/voeextractor Voe: adapt to changes in obfuscation (Kohi-den#959) (#960) 2025-06-19 23:38:05 -05:00
build.gradle.kts Initial commit 2024-06-20 11:54:12 +07:00