⚠️ NOTE
This raymob release corresponds to the latest version that includes raylib directly.
From now on, raylib will be provided either via a submodule (thanks to the work of @OussamaTeyib) or manually by you.
What's Changed
- Add app lifecycle callback by @nikolape in #29
- Change from OnDestroy to OnStop by @nikolape in #33
- added support for read, write files in scoped external storage. by @padmadevd in #37
- Fixed crash in ClearLastSoftKey by @texus in #40
- Remove redundant compiler flags by @OussamaTeyib in #45
- Update the minimum required NDK version by @OussamaTeyib in #47
- Enable screen orientation changes & add GetScreenOrientation by @MichaelMackus in #49
New Contributors
- @nikolape made their first contribution in #29
- @padmadevd made their first contribution in #37
- @texus made their first contribution in #40
- @MichaelMackus made their first contribution in #49
Full Changelog: 5.5...5.5.1