Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[android] ignore the gms version from react-native-http-bridge. #8429

Merged
merged 1 commit into from
Jun 18, 2019

Commits on Jun 18, 2019

  1. [android] ignore the gms version from react-native-http-bridge.

    `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>
    mandrigin committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    23702dc View commit details
    Browse the repository at this point in the history