Skip to content

version 2.0

Latest
Compare
Choose a tag to compare
@syntaxerror247 syntaxerror247 released this 19 Mar 18:37

This release introduces a major update, switching the implementation to use JavaClassWrapper and the bundled AndroidRuntime plugin.

What's new

  • Gradle builds are no longer required, this plugin is now compatible with non-Gradle exports.

  • The lightStatusBar and lightNavigationBar boolean properties have been removed. The plugin now automatically updates the status bar and navigation bar icons, so manual adjustments are no longer needed.

Migration Guide

To transition to this new version:

  1. Ensure you are using Godot 4.4+.
  2. Delete the previous plugin folder and replace it with the artifact from this release.
  3. The required changes are minimal, but please review the updated README and make the necessary adjustments accordingly.

Compatibility

  • main branch and 2.x plugins are only compatible with Godot 4.4+.
  • 1.x branch and plugins will continue to support and are compatible with Godot 4.2+.