Skip to content

0.14.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 06:37
60441e2

Bug fixes and improvements

  • Rename InstallParameters.plugins to InstallParameters.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.