Skip to content
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

build(deps): bump androidGradlePlugin from 8.7.0 to 8.7.1 #17263

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 15, 2024

Bumps androidGradlePlugin from 8.7.0 to 8.7.1.
Updates com.android.application from 8.7.0 to 8.7.1

Updates com.android.library from 8.7.0 to 8.7.1

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `androidGradlePlugin` from 8.7.0 to 8.7.1.

Updates `com.android.application` from 8.7.0 to 8.7.1

Updates `com.android.library` from 8.7.0 to 8.7.1

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies used for automated dependency PRs label Oct 15, 2024
@mikehardy
Copy link
Member

I was excited to see this because in the release notes they appear to have fixed the issue you noticed with lint etc @david-allison -->

Issue #367752734 AGP 8.6.1: Regression - WrongConstant lint failure when using [Int].toLong() inside a @LongDef in Kotlin

However when I tested removal of the workaround, I still saw the same problematic behavior. I'm hesitant to post on the issue as I did not characterize it first and I have some methodology failure in my local testing, but here's a branch prepared that seemed to indicate it is not fixed:

https://github.com/mikehardy/Anki-Android/tree/AGP871-IntDef-toLong

@mikehardy mikehardy merged commit 5957bde into dependency-updates Oct 15, 2024
19 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/dependency-updates/androidGradlePlugin-8.7.1 branch October 15, 2024 15:31
@github-actions github-actions bot added this to the 2.19 release milestone Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies used for automated dependency PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant