Skip to content

Conversation

@renefloor
Copy link
Contributor

@renefloor renefloor commented Feb 12, 2025

🎯 Goal

Describe why we are making this change
The android dogfooding build doesn't compile anymore, because the record_android plugin doesn't work well with AGP 7. Upgrading to AGP 8 makes the app compile again and future proof.

🛠 Implementation details

Describe the implementation
This also contains a proguard file, because proguard behaves different on AGP 8.

🎨 UI Changes

No UI changes

🧪 Testing

Run the app on android, optionally with flutter run --release

☑️Contributor Checklist

General

  • Assigned a person / code owner group (required)
  • Thread with the PR link started in a respective Slack channel (#flutter-team) (required)
  • PR is linked to the GitHub issue it resolves

☑️Reviewer Checklist

  • Sample runs & works
  • UI Changes correct (before & after images)
  • Bugs validated (bugfixes)
  • New feature tested and works
  • All code we touched has new or updated Documentation

@renefloor renefloor requested a review from a team as a code owner February 12, 2025 16:13
@renefloor renefloor force-pushed the chore/dogfooding-agp-8 branch from bfef498 to 755176e Compare February 13, 2025 09:22
@renefloor
Copy link
Contributor Author

Copy link
Contributor

@Brazol Brazol left a comment

Choose a reason for hiding this comment

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

LGTM

@renefloor renefloor merged commit 0b3e8d1 into main Feb 13, 2025
2 checks passed
@renefloor renefloor deleted the chore/dogfooding-agp-8 branch February 13, 2025 14:20
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.

3 participants