Bug fixes and improvements
- Rename
InstallParameters.plugins
toInstallParameters.pluginContainer
. - Use direct calls instead of reflection in Shizuku plugin.
- Make all Android resources private in
ackpine-runtime
module.
Public API changes
- Added
InstallParameters.pluginContainer
property. - Deprecated with warning
InstallParameters.plugins
property.