Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [20.0.0](v19.3.1...v20.0.0) (2024-08-06) ### Bug Fixes * Downgrade smali to fix dex compilation issue ([5227e98](5227e98)) * Improve exception message wording ([5481d0c](5481d0c)) * Make constructor internal as supposed ([7f44174](7f44174)) * Merge all extensions before initializing lookup maps ([8c4dd5b](8c4dd5b)) * Use null for compatible package version when adding packages only ([736b3ee](736b3ee)) ### Features * Add ability to create options outside of a patch ([d310246](d310246)) * Convert APIs to Kotlin DSL ([#298](#298)) ([11a911d](11a911d)) ### BREAKING CHANGES * Various old APIs are removed, and DSL APIs are added instead.
- Loading branch information