Skip to content

Bump AGP to 8.11.1 for Flutter quickstart build#6

Closed
brionmario wants to merge 1 commit into
mainfrom
fix/agp-version-bump
Closed

Bump AGP to 8.11.1 for Flutter quickstart build#6
brionmario wants to merge 1 commit into
mainfrom
fix/agp-version-bump

Conversation

@brionmario

Copy link
Copy Markdown
Member

Summary

  • Bump Android Gradle Plugin from 8.2.2 to 8.11.1 and the Kotlin Android plugin to 2.2.20 in the quickstart's settings.gradle.kts, and bump the library module's android/build.gradle AGP classpath to match.
  • CI was failing flutter build apk --debug because AGP 8.2.2 is below Flutter's current minimum supported AGP version (8.6.0).

Test plan

  • CI assembleDebug task passes on this branch

…version

CI was failing quickstart apk builds because AGP 8.2.2 is below Flutter's
current minimum supported AGP version of 8.6.0.
@coderabbitai

coderabbitai Bot commented Jul 11, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@brionmario, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 44 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 12df2fe2-8343-402f-8368-4d81980e7c3f

📥 Commits

Reviewing files that changed from the base of the PR and between 0c47688 and 8c1927f.

📒 Files selected for processing (2)
  • android/build.gradle
  • samples/quickstart/android/settings.gradle.kts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/agp-version-bump

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

Copy link
Copy Markdown

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@brionmario brionmario changed the title fix(android): bump AGP to 8.11.1 for Flutter quickstart build Bump AGP to 8.11.1 for Flutter quickstart build Jul 16, 2026
@brionmario brionmario closed this Jul 16, 2026
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