Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.0.0](v1.5.0...v2.0.0) (2024-02-15) ### Bug Fixes * Map dependencies from `KClass` into `String` to fix serialization ([57e36ab](57e36ab)) * Use the JVM name instead of the value from `KClass#toString` ([d18e436](d18e436)) ### Features * Use `apkzlib` instead of own implementations and bump ReVanced Patcher ([3aa6dc2](3aa6dc2)) ### BREAKING CHANGES * This commit removes deprecated APIs and bumps ReVanced Patcher. Because of it's changes, `apkzlib` is now used instead of own implementations of `ZipFile`
- Loading branch information