enhance: Load GlobalExceptionHandler before Crashlytics

This commit is contained in:
Ahmad Ansori Palembani 2024-06-06 06:49:26 +07:00
parent ad6c0cc358
commit d60b66ac9f
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
6 changed files with 73 additions and 19 deletions

View file

@ -7,5 +7,8 @@
## Other
-->
## Changes
- Crash report can now actually be disabled
## Other
- Some more NullPointerException prevention that I missed
- Loading GlobalExceptionHandler before Crashlytics