Skip to content

fix(deps): update android.gradle.plugin to v8.9.0 #4320

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

Merged
merged 3 commits into from
Mar 18, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 26, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.android.library (source) 8.8.1 -> 8.9.0 age adoption passing confidence
com.android.application (source) 8.8.1 -> 8.9.0 age adoption passing confidence
com.android.tools.build:gradle (source) 8.8.1 -> 8.9.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 these updates 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 requested a review from a team as a code owner February 26, 2025 17:54
@renovate renovate bot added the PR-Dependencies Pull requests that update a dependency file label Feb 26, 2025
@renovate renovate bot requested review from bmarty and removed request for a team February 26, 2025 17:54
@renovate renovate bot changed the title chore(deps): update dependency com.android.application to v8.8.2 fix(deps): update android.gradle.plugin to v8.8.2 Feb 26, 2025
@renovate renovate bot changed the title fix(deps): update android.gradle.plugin to v8.8.2 Update android.gradle.plugin to v8.8.2 Mar 4, 2025
@renovate renovate bot force-pushed the renovate/android.gradle.plugin branch from c70ff59 to a6f49e8 Compare March 4, 2025 23:17
@renovate renovate bot changed the title Update android.gradle.plugin to v8.8.2 Update android.gradle.plugin to v8.9.0 Mar 4, 2025
@renovate renovate bot changed the title Update android.gradle.plugin to v8.9.0 fix(deps): update android.gradle.plugin to v8.9.0 Mar 5, 2025
@renovate renovate bot changed the title fix(deps): update android.gradle.plugin to v8.9.0 Update android.gradle.plugin to v8.9.0 Mar 5, 2025
@renovate renovate bot changed the title Update android.gradle.plugin to v8.9.0 fix(deps): update android.gradle.plugin to v8.9.0 Mar 7, 2025
Copy link
Contributor Author

renovate bot commented Mar 12, 2025

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.

…eAppDistribution`.

This is fixing this issue reported by lint:
~/app/build.gradle.kts:133: Error: This does not resolve to the right method; you need to explicitly add import com.google.firebase.appdistribution.gradle.firebaseAppDistribution to this file! [WrongGradleMethod]
            firebaseAppDistribution {
            ~~~~~~~~~~~~~~~~~~~~~~~
Copy link
Contributor

github-actions bot commented Mar 12, 2025

📱 Scan the QR code below to install the build (arm64 only) for this PR.
QR code
If you can't scan the QR code you can install the build via this link: https://i.diawi.com/V634WC

Copy link

Copy link

codecov bot commented Mar 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.16%. Comparing base (0d1a359) to head (36232fa).
Report is 128 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #4320   +/-   ##
========================================
  Coverage    80.16%   80.16%           
========================================
  Files         2059     2059           
  Lines        54854    54854           
  Branches      6712     6712           
========================================
  Hits         43973    43973           
  Misses        8584     8584           
  Partials      2297     2297           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bmarty
Copy link
Member

bmarty commented Mar 18, 2025

Note: Android Studio Meerkat will be needed.

@bmarty bmarty merged commit a6dabf0 into develop Mar 18, 2025
31 checks passed
@bmarty bmarty deleted the renovate/android.gradle.plugin branch March 18, 2025 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR-Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant