Skip to content

Remove apply constants from module build.gradle #527

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

Merged
merged 1 commit into from
Jan 19, 2017
Merged

Remove apply constants from module build.gradle #527

merged 1 commit into from
Jan 19, 2017

Conversation

SUPERCILEX
Copy link
Collaborator

This is a really small change, but I got burned by it while working on a different project. apply from: "../constants.gradle" doesn't work for some reason and is unused. Instead, the constants are applied in the root build.gradle.

@samtstern
Copy link
Contributor

LGTM. There was a time when this worked (or appeared to work) but don't need it anymore.

@samtstern samtstern merged commit ca3362c into firebase:master Jan 19, 2017
@SUPERCILEX SUPERCILEX deleted the gradle branch January 19, 2017 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants