Skip to content

fix: Remove AGP 7.x R8 workaround#1222

Open
runningcode wants to merge 2 commits into
mainfrom
no/remove-agp7-r8-workaround
Open

fix: Remove AGP 7.x R8 workaround#1222
runningcode wants to merge 2 commits into
mainfrom
no/remove-agp7-r8-workaround

Conversation

@runningcode

@runningcode runningcode commented May 22, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Remove the conditional R8 classpath override that was only needed for AGP 7.x compatibility with compileSdk 34
  • AGP 7.x is no longer in the CI matrix and the default AGP version is 8.10.1, making this dead code
  • Removes the workaround from both build.gradle.kts and the test template in BaseSentryPluginTest.kt

#skip-changelog

🤖 Generated with Claude Code

AGP 7.x is no longer in the CI matrix and the default AGP version is
8.10.1. The conditional R8 classpath override is dead code.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

@0xadam-brown 0xadam-brown 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.

@rbro112 rbro112 removed their request for review June 1, 2026 16:33
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