fix(deps): change dependency inorichi.injekt to mihonapp:injekt #249

Merged
raonsama merged 1 commit from main into main 2024-09-25 08:17:46 -05:00
raonsama commented 2024-09-15 13:47:28 -05:00 (Migrated from github.com)

I have posted this issue on aniyomi Ref
and to fix the problem Ref

Checklist:

  • Updated extVersionCode value in build.gradle for individual extensions
  • Updated overrideVersionCode or baseVersionCode as needed for all multisrc extensions
  • Referenced all related issues in the PR body (e.g. "Closes #xyz")
  • Added the isNsfw = true flag in build.gradle when appropriate
  • Have not changed source names
  • Have explicitly kept the id if a source's name or language were changed
  • Have tested the modifications by compiling and running the extension through Android Studio
  • Have removed web_hi_res_512.png when adding a new extension
  • Have made sure all the icons are in png format
I have posted this issue on aniyomi [Ref](https://github.com/aniyomiorg/aniyomi/issues/1776) and to fix the problem [Ref](https://github.com/mihonapp/mihon/commit/83fd4746eda1b99f35292b0c2211e606a421b3eb) Checklist: - [ ] Updated `extVersionCode` value in `build.gradle` for individual extensions - [ ] Updated `overrideVersionCode` or `baseVersionCode` as needed for all multisrc extensions - [x] Referenced all related issues in the PR body (e.g. "Closes #xyz") - [ ] Added the `isNsfw = true` flag in `build.gradle` when appropriate - [x] Have not changed source names - [ ] 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 - [ ] Have removed `web_hi_res_512.png` when adding a new extension - [ ] Have made sure all the icons are in png format
Dark25 (Migrated from github.com) approved these changes 2024-09-24 16:34:41 -05:00
Sign in to join this conversation.
No description provided.