Skip to content

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

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

chore(android): use 'propName = value' assignment syntax in build.gradle files#20
andredestro merged 1 commit into
nextfrom
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
@alexgerardojacinto alexgerardojacinto self-requested a review November 7, 2025 15:35
@alexgerardojacinto

Copy link
Copy Markdown
Contributor

@andredestro the PR should probably be to next instead of main because that's where we have the Cap 8 stuff

@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 6b52e72 to 4b967f4 Compare November 7, 2025 17:00
@andredestro andredestro merged commit 76b5c06 into next Nov 10, 2025
8 checks passed
@andredestro andredestro deleted the fix/gradle-property-assignment branch November 10, 2025 11:15
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