mirror of
https://github.com/ReVanced/revanced-patcher.git
synced 2026-01-11 05:46:16 +00:00
a46e948b5a0cf9bc8d31f557e371cd7d7c2f5b1c
PatchOption#valueType to handle type erasure
Without this new property, it is not possible to infer the type without abusing `ClassCastException` at runtime to infer the type of the option value. BREAKING CHANGE: This changes the signature of the `PatchOption` constructor.
💉 ReVanced Patcher
ReVanced Patcher used to patch Android applications.
Languages
Kotlin
100%