revanced-patcher/api
oSumAtrIX a46e948b5a
feat: Add 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.
2023-10-24 22:33:10 +02:00
..
revanced-patcher.api feat: Add PatchOption#valueType to handle type erasure 2023-10-24 22:33:10 +02:00