| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-08-06 | 1.4 kB | |
| v20.0.0 source code.tar.gz | 2024-08-06 | 209.9 kB | |
| v20.0.0 source code.zip | 2024-08-06 | 260.8 kB | |
| Totals: 3 Items | 472.1 kB | 0 | |
20.0.0 (2024-08-06)
Bug Fixes
- Downgrade smali to fix dex compilation issue (5227e98)
- Improve exception message wording (5481d0c)
- Make constructor internal as supposed (7f44174)
- Merge all extensions before initializing lookup maps (8c4dd5b)
- Use null for compatible package version when adding packages only (736b3ee)
Features
- Add ability to create options outside of a patch (d310246)
- Convert APIs to Kotlin DSL (#298) (11a911d)
BREAKING CHANGES
- Various old APIs are removed, and DSL APIs are added instead.