Skip to content

fix(android): Remove space assignment in groovy files #1216

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bhavberi
Copy link

This PR removes the space assignment syntax in the build.gradle files (groovy files).
This change is done as per https://docs.gradle.org/current/userguide/upgrading_version_8.html#groovy_space_assignment_syntax.

Fixes #1215

Copy link

docs-page bot commented Mar 31, 2025

To view this pull requests documentation preview, visit the following URL:

docs.page/invertase/notifee~1216

Documentation is deployed and generated using docs.page.

@CLAassistant
Copy link

CLAassistant commented Mar 31, 2025

CLA assistant check
All committers have signed the CLA.

Copy link

Hello 👋, this PR has been opened for more than 2 months with no activity on it.

If you think this is a mistake please comment and ping a maintainer to get this merged ASAP! Thanks for contributing!

You have 15 days until this gets closed automatically

@github-actions github-actions bot added the Stale label Apr 29, 2025
@bhavberi
Copy link
Author

bhavberi commented May 4, 2025

@mikehardy Can you please review this PR?

@github-actions github-actions bot removed the Stale label May 5, 2025
Copy link

github-actions bot commented Jun 2, 2025

Hello 👋, this PR has been opened for more than 2 months with no activity on it.

If you think this is a mistake please comment and ping a maintainer to get this merged ASAP! Thanks for contributing!

You have 15 days until this gets closed automatically

@github-actions github-actions bot added the Stale label Jun 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Android Issue: Space-assignment syntax in Groovy DSL has been deprecated!
2 participants