This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
mobile-app/firebase.json

8 lines
168 B
JSON

{
"react-native": {
"crashlytics_debug_enabled": true,
"crashlytics_is_error_generation_on_js_crash_enabled": true,
"crashlytics_ndk_enabled": true
}
}