ReVanced / revanced-patcher

💉 ReVanced Patcher used to patch Android applications
https://revanced.app
GNU General Public License v3.0
2.41k stars 200 forks source link

bug: Dependencies being added to the set of executed patches #300

Open ILoveOpenSourceApplications opened 1 week ago

ILoveOpenSourceApplications commented 1 week ago

Bug description

Dependencies are being added to the set of executed patches which if closeable are logged: https://github.com/ReVanced/revanced-patcher/blob/main/src/main/kotlin/app/revanced/patcher/Patcher.kt#L252

Error logs

No response

Solution

No response

Additional context

No response

Acknowledgements