Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android: Upgrade AGP & Gradle #13271

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dreamsyntax
Copy link
Member

@dreamsyntax dreamsyntax commented Jan 9, 2025

Latest stable Android Studio (2024.2.2) recommends AGP 8.8.0 with Gradle 8.10.2.
Performed wrapper update per 12805, and upgraded AGP.

AGP 8.2.0 -> 8.8.0
Gradle and wrapper to 8.10.2
Upgrade AGP recommended plugins

Successor to #12805

AGP upgrade flow in Android Studio plus for wrapper:
./gradlew wrapper --gradle-version 8.10.2 --distribution-type bin
https://gradle.org/release-checksums/ to verify

AGP 8.2.0 -> 8.8.0
Gradle and wrapper to 8.10.2
Upgrade AGP recommended plugins
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant