Skip to content

Update android.gradle.plugin to v8.4.1 #2885

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 1 commit into from
May 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 21, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.android.library (source) 8.4.0 -> 8.4.1 age adoption passing confidence
com.android.application (source) 8.4.0 -> 8.4.1 age adoption passing confidence
com.android.tools.build:gradle (source) 8.4.0 -> 8.4.1 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner May 21, 2024 10:12
@renovate renovate bot added the PR-Dependencies Pull requests that update a dependency file label May 21, 2024
@renovate renovate bot requested review from jmartinesp and removed request for a team May 21, 2024 10:12
@ElementBot
Copy link
Collaborator

ElementBot commented May 21, 2024

Warnings
⚠️

gradle/libs.versions.toml#L12 - A newer version of androidx.core:core-ktx than 1.13.0 is available: 1.13.1

⚠️

gradle/libs.versions.toml#L18 - A newer version of androidx.datastore:datastore-preferences than 1.0.0 is available: 1.1.1

⚠️

gradle/libs.versions.toml#L21 - A newer version of androidx.lifecycle:lifecycle-runtime-ktx than 2.7.0 is available: 2.8.0

⚠️

gradle/libs.versions.toml#L22 - A newer version of androidx.activity:activity-compose than 1.8.2 is available: 1.9.0

Messages
📖

gradle/libs.versions.toml#L136 - There are multiple dependencies junit:junit but with different version

📖

gradle/libs.versions.toml#L138 - There are multiple dependencies androidx.test.ext:junit but with different version

📖

gradle/libs.versions.toml#L207 - There are multiple dependencies junit:junit but with different version

📖

gradle/libs.versions.toml#L208 - There are multiple dependencies androidx.test.ext:junit but with different version

Generated by 🚫 dangerJS against bfd0eec

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Contributor

📱 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/o5RTp5

Copy link

codecov bot commented May 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.30%. Comparing base (cddb02f) to head (bfd0eec).
Report is 94 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2885   +/-   ##
========================================
  Coverage    74.30%   74.30%           
========================================
  Files         1530     1530           
  Lines        36526    36526           
  Branches      7055     7055           
========================================
  Hits         27142    27142           
  Misses        5698     5698           
  Partials      3686     3686           

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

@jmartinesp
Copy link
Member

There's no changelog yet, but I can confirm it doesn't fix the issue with code shrinking of AGP 8.4.0.

Copy link
Member

@jmartinesp jmartinesp left a comment

Choose a reason for hiding this comment

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

It seems like the only change is a fix for R8 that sadly doesn't fix our new R8 issues. I guess we can still merge this.

@jmartinesp jmartinesp added the Run-Maestro Starts a Maestro Cloud session to run integration tests label May 24, 2024
@jmartinesp jmartinesp enabled auto-merge (squash) May 24, 2024 07:30
@github-actions github-actions bot removed the Run-Maestro Starts a Maestro Cloud session to run integration tests label May 24, 2024
@jmartinesp jmartinesp merged commit 3355f6b into develop May 24, 2024
29 checks passed
@jmartinesp jmartinesp deleted the renovate/android.gradle.plugin branch May 24, 2024 08:02
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.

2 participants