Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2026

This PR contains the following updates:

Package Change Age Confidence
com.android.application (source) 8.13.2 β†’ 9.0.0 age confidence

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/com.android.application-9.x branch from 63af02c to 26bdbc4 Compare January 19, 2026 16:01
@dargmuesli dargmuesli self-assigned this Jan 20, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Jan 20, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the Android Gradle Plugin (AGP) from version 8.13.2 to 9.0.0, a major version upgrade. The changes also migrate the project to use Gradle version catalogs for dependency management and make configuration adjustments required for AGP 9.0.0 compatibility.

Changes:

  • Upgraded AGP from 8.13.2 to 9.0.0
  • Introduced version catalog (libs.versions.toml) for centralized dependency management
  • Added content filtering to Google repository in settings.gradle.kts for better dependency resolution

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
settings.gradle.kts Added content filtering to Google repository to scope which artifacts are fetched from it
gradle/libs.versions.toml New version catalog file defining plugin and library versions centrally
gradle.properties Updated comments and added android.defaults.buildfeatures.resvalues property
build.gradle.kts Migrated to version catalog pattern and removed Kotlin plugin declaration
app/build.gradle.kts Migrated dependencies to version catalog, changed compileSdk syntax, removed Kotlin configuration, and commented out ProGuard rules

πŸ’‘ Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dargmuesli dargmuesli force-pushed the renovate/com.android.application-9.x branch from 6b8b1de to 69fd07b Compare January 20, 2026 22:27
@dargmuesli dargmuesli merged commit c91b174 into main Jan 20, 2026
8 checks passed
@dargmuesli dargmuesli deleted the renovate/com.android.application-9.x branch January 20, 2026 22:31
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