Draft
Conversation
…1 and Android Gradle Plugin to 9.0.0 Co-authored-by: jiajingjing2016 <[email protected]>
Copilot
AI
changed the title
[WIP] Investigate and combine changes from PRs 2532, 2537, and 2538
chore(deps): upgrade Gradle to 9.3.1 and Android Gradle Plugin to 9.0.0
Feb 3, 2026
…8 compatibility Co-authored-by: jiajingjing2016 <[email protected]>
Co-authored-by: jiajingjing2016 <[email protected]>
Copilot
AI
changed the title
chore(deps): upgrade Gradle to 9.3.1 and Android Gradle Plugin to 9.0.0
chore(deps): upgrade to Gradle 9.3.1 and Android Gradle Plugin 9.0.0
Feb 4, 2026
…utOfMemoryError Co-authored-by: jiajingjing2016 <[email protected]>
Copilot
AI
changed the title
chore(deps): upgrade to Gradle 9.3.1 and Android Gradle Plugin 9.0.0
chore: upgrade to Gradle 9.3.1 and Android Gradle Plugin 9.0.0
Feb 4, 2026
Co-authored-by: jiajingjing2016 <[email protected]>
Co-authored-by: jiajingjing2016 <[email protected]>
Copilot
AI
changed the title
chore: upgrade to Gradle 9.3.1 and Android Gradle Plugin 9.0.0
docs: explain Gradle wrapper classpath removal in upgrade to 9.3.1
Feb 4, 2026
Co-authored-by: jiajingjing2016 <[email protected]>
Copilot
AI
changed the title
docs: explain Gradle wrapper classpath removal in upgrade to 9.3.1
Upgrade Gradle to 9.3.1 and AGP to 9.0.0
Feb 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Three Dependabot PRs (#2532, #2537, #2538) failed individually due to circular dependency: AGP 9.0.0 requires Gradle 9.x. Combined all three.
Changes
Dependencies
CI: Gradle 9.x JVM requirement
Gradle 9.x requires JVM 17+ to run. Updated
build-java-8workflow to install both JDKs:Build: Java 8 compiler OOM
compileJavatask was hitting 512MB default heap limit. Configured fork options:Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.