Skip to content

chore(android): use 'propName = value' assignment syntax in build.gradle files#59

Merged
andredestro merged 1 commit intonextfrom
fix/gradle-property-assignment
Nov 10, 2025
Merged

chore(android): use 'propName = value' assignment syntax in build.gradle files#59
andredestro merged 1 commit intonextfrom
fix/gradle-property-assignment

Conversation

@andredestro
Copy link
Copy Markdown
Contributor

This PR updates all Android build.gradle files in the plugins to use the recommended property assignment syntax: propName = value.

@andredestro andredestro self-assigned this Nov 7, 2025
@andredestro andredestro changed the base branch from main to next November 7, 2025 16:41
@andredestro andredestro force-pushed the fix/gradle-property-assignment branch from bd9c04f to 08f311a Compare November 7, 2025 17:02
@andredestro andredestro merged commit 9671015 into next Nov 10, 2025
6 of 8 checks passed
@andredestro andredestro deleted the fix/gradle-property-assignment branch November 10, 2025 14:43
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.

3 participants