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
Copy link
Copy Markdown
Contributor

@runningcode runningcode commented May 22, 2026

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>
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.

1 participant