Skip to content

1.2.4 - Bug Fix 24.05.25

Choose a tag to compare

@NEVARLeVrai NEVARLeVrai released this 24 May 10:44

What's Changed in v1.2.4

🐞 Bug Fixes

  • Fixed a crash that occurred when changing the app language due to a null locale reference in AppCompatDelegate.getApplicationLocales().
  • Added proper null checks to prevent NullPointerException when retrieving the current system locale. #33
  • Commit 7e9814b

Full Changelog: v1.2.3...v1.2.4

📦 Available Builds

  • Minified: A lightweight version optimized for performance - recommended for low ends devices
  • Full: A complete build with all components included - recommended if you encounter issues during installation
  • Release: The standard stable release - recommended for most users