Files
address-verification-app/firebase.json
Himanshu Kansal 10dc88e333 Crashlytics Integration || Himanshu (#25)
* Init creashlytics

* Refactor code

* Fix review comment
2023-01-06 20:18:16 +05:30

5 lines
73 B
JSON

{
"react-native": {
"crashlytics_debug_enabled": true
}
}