Skip to content

Upgrade Gradle, AGP, and licenses plugins#2135

Open
liutikas wants to merge 3 commits into
android:mainfrom
liutikas:gradle760
Open

Upgrade Gradle, AGP, and licenses plugins#2135
liutikas wants to merge 3 commits into
android:mainfrom
liutikas:gradle760

Conversation

@liutikas

@liutikas liutikas commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

What I have done and why

  • Upgradle to 9.6.1
  • AGP to 9.2.1
  • Oss license plugin 0.12.0

Test: ./gradlew build

- Upgradle to 9.6.1
- AGP to 9.2.1
- Oss license plugin 0.12.0

Test: ./gradlew build
@liutikas liutikas requested a review from dturner as a code owner July 7, 2026 22:21
Comment thread app/src/main/AndroidManifest.xml

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request updates the Gradle wrapper to version 9.6.1, upgrades the Android Gradle Plugin to 9.2.1, and changes the configuration cache problem behavior to fail. It also adjusts the baseline profile automatic generation setting and adds a tools:replace attribute in the AndroidManifest. The review feedback highlights that the top-level baseline profile configuration is overridden elsewhere and suggests configuring it specifically for the release variant. Additionally, it is recommended to update the androidTools version to 32.2.1 to remain compatible with the upgraded Android Gradle Plugin.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread app/build.gradle.kts Outdated
Comment thread gradle/libs.versions.toml
Comment thread app/build.gradle.kts Outdated
liutikas added 2 commits July 7, 2026 15:37
- bump tools version
- use variants API within baselineProfile block
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