Skip to content

fix(cli): declare app/build.gradle dependency versions in cap migrate - #8570

Merged
OS-ruimoreiramendes merged 1 commit into
nextfrom
fix/RMET-5370/update-migrate
Aug 12, 2026
Merged

fix(cli): declare app/build.gradle dependency versions in cap migrate#8570
OS-ruimoreiramendes merged 1 commit into
nextfrom
fix/RMET-5370/update-migrate

Conversation

@OS-ruimoreiramendes

@OS-ruimoreiramendes OS-ruimoreiramendes commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Description

Extends cap migrate to insert the 6 dependency version def declarations in app/build.gradle, matching the template fix from #8567.

Change Type

  • Fix
  • Feature
  • Refactor
  • Breaking Change
  • Documentation
  • Other (CI, chores, etc.)

Rationale / Problems Fixed

Gradle 9.6 deprecated implicit parent property lookup. This will fail with an error in Gradle 10.

Platforms Affected

  • Android
  • iOS
  • Web

@OS-ruimoreiramendes
OS-ruimoreiramendes merged commit 6ec449e into next Aug 12, 2026
7 checks passed
@OS-ruimoreiramendes
OS-ruimoreiramendes deleted the fix/RMET-5370/update-migrate branch August 12, 2026 17:05
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