Skip to content

chore: bump brownfield-gradle-plugin to v1.0.0#243

Merged
artus9033 merged 2 commits intomainfrom
chore/bump-bgp-1.0.0
Feb 23, 2026
Merged

chore: bump brownfield-gradle-plugin to v1.0.0#243
artus9033 merged 2 commits intomainfrom
chore/bump-bgp-1.0.0

Conversation

@hurali97
Copy link
Copy Markdown
Member

Summary

This bumps the brownfield-gradle-plugin to v1.0.0 as we aim to release it with expo transitive dependencies support.

Test plan

CI passes - 🟢

Copilot AI review requested due to automatic review settings February 23, 2026 11:40
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request bumps the brownfield-gradle-plugin from version 0.7.3 to 1.0.0, marking a major release that includes support for Expo transitive dependencies. The version update is applied consistently across all relevant files in the monorepo.

Changes:

  • Updated version constant from 0.7.3 to 1.0.0 in TypeScript configuration and Gradle properties
  • Updated documentation examples to reference version 1.0.0 for remote installation and 1.0.0-SNAPSHOT for local development
  • Updated development build configurations to use 1.0.0-SNAPSHOT

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
packages/react-native-brownfield/src/expo-config-plugin/android/constants.ts Updated BROWNFIELD_PLUGIN_VERSION constant from 0.7.3 to 1.0.0
gradle-plugins/react/brownfield/gradle.properties Updated VERSION property from 0.7.3 to 1.0.0
gradle-plugins/react/README.md Updated documentation examples to reference 1.0.0 (remote) and 1.0.0-SNAPSHOT (local)
apps/RNApp/android/build.gradle Updated classpath dependency from 0.7.3-SNAPSHOT to 1.0.0-SNAPSHOT
apps/ExpoApp/scripts/prepare-android-build-gradle-for-ci.ts Updated SNAPSHOT_VERSION constant from 0.7.3-SNAPSHOT to 1.0.0-SNAPSHOT

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@artus9033 artus9033 merged commit b33224d into main Feb 23, 2026
7 of 9 checks passed
@artus9033 artus9033 deleted the chore/bump-bgp-1.0.0 branch February 23, 2026 12:22
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