Closed auag0 closed 6 months ago
We use androidx's annotation @Keep for R8 and Fragment support for androidx. Dependencies are automatically wired, you cannot control what dependencies gradle needs to import, you can fork this project and replace it with minimal dependencies such as androidx.annotation and androidx.fragment, but this may still cause some problems, we do not recommend removing it fundamentally, because the compilation speed is related to gradle, which cannot be controlled.
i see, thank you for reply
can use this if same issues but may have problem https://github.com/auag0/YukiHookAPI/releases/tag/1.2.0-removed-androidx
OK, but support library was outdated.
this is my limit😭
Alright🤪
if androidx is enabled, building time is so long and big apk size so i want remove androidx but i cannot remove androidx because used androidx this project how to remove androidx or close this issues if cant remove androidx
sorry for bad english