Skip to content

Bump com.android.tools:r8 from 9.1.31 to 9.4.14 in /src/r8 - #12429

Merged
jonathanpeppers merged 3 commits into
mainfrom
dependabot/gradle/src/r8/com.android.tools-r8-9.4.14
Aug 20, 2026
Merged

Bump com.android.tools:r8 from 9.1.31 to 9.4.14 in /src/r8#12429
jonathanpeppers merged 3 commits into
mainfrom
dependabot/gradle/src/r8/com.android.tools-r8-9.4.14

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 18, 2026

Copy link
Copy Markdown
Contributor

Fixes: #11672

Bumps com.android.tools:r8 from 9.1.31 to 9.4.14.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps com.android.tools:r8 from 9.1.31 to 9.4.14.

---
updated-dependencies:
- dependency-name: com.android.tools:r8
  dependency-version: 9.4.14
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file. java Pull requests that update Java code labels Aug 18, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file. java Pull requests that update Java code labels Aug 18, 2026
@jonathanpeppers

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 0b409e15-afa3-465c-aa5e-f1b7bd8e17cb
Combine the R8 dex size changes with main's newer release assembly-store compression baseline.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 0b409e15-afa3-465c-aa5e-f1b7bd8e17cb
@jonathanpeppers

Copy link
Copy Markdown
Member

@dalexsoto review

@jonathanpeppers jonathanpeppers added the ready-to-review This PR is ready to review/merge, I think any CI failures are just flaky (ignorable). label Aug 19, 2026
@jonathanpeppers
jonathanpeppers enabled auto-merge (squash) August 19, 2026 20:49

@dalexsoto dalexsoto left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

BuildReleaseArm64XFormsDotNet.CoreCLR.apkdesc does not match the exact-head output: it records PackageSize=18,730,573, while CI produced 18,493,005, and its libassembly-store.so value is also off by 2,272 bytes. The inflated package baseline permits roughly 245 KB of growth beyond the intended 3% budget before failing. Please regenerate the complete descriptor from this exact head and rerun BuildReleaseArm64(True,CoreCLR,False).

@jonathanpeppers

Copy link
Copy Markdown
Member

@dalexsoto because the test passed, we don't have the artifact to update the exact file. Copilot basically resolved conflicts and we have a file that close enough for the test the pass.

I think it's OK, we are just using this to catch large file size regressions (or improvements!)

@jonathanpeppers

Copy link
Copy Markdown
Member

@dalexsoto stamp

@dalexsoto dalexsoto left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Stamping as requested by @jonathanpeppers; no code review performed.

@jonathanpeppers
jonathanpeppers merged commit bc9b4dd into main Aug 20, 2026
44 checks passed
@jonathanpeppers
jonathanpeppers deleted the dependabot/gradle/src/r8/com.android.tools-r8-9.4.14 branch August 20, 2026 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file. java Pull requests that update Java code ready-to-review This PR is ready to review/merge, I think any CI failures are just flaky (ignorable).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Crash in r8 when building with .NET 11

2 participants