mirror of
https://github.com/status-im/status-react.git
synced 2025-02-08 17:15:52 +00:00
`react-native-http-bridge` has an unbound dependency on GMS, that sometimes brings unnecessary transitive dependencies to our builds. This commit forces to ignore this depencency. Signed-off-by: Igor Mandrigin <i@mandrigin.ru>