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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Gradle 8 dependency issue for uploadNativeSymbols task #447

Merged
merged 1 commit into from Mar 14, 2023

Conversation

markushi
Copy link
Member

@markushi markushi commented Mar 14, 2023

馃摐 Description

Fixes Gradle 8 "Task x uses this output of task y without declaring an
explicit or implicit dependency." error##

馃挕 Motivation and Context

Fixes #445

馃挌 How did you test it?

馃摑 Checklist

  • I reviewed the submitted code
  • I added tests to verify the changes
  • I updated the docs if needed
  • No breaking changes

馃敭 Next steps

Fixes Gradle 8 "Task x uses this output of task y without declaring an
explicit or implicit dependency." error
@markushi markushi requested a review from romtsn as a code owner March 14, 2023 08:01
@markushi markushi changed the title Bump AGP and Gradle versions Fix Gradle 8 dependency issue for uploadNativeSymbols task Mar 14, 2023
@github-actions
Copy link
Contributor

Fails
馃毇 Please consider adding a changelog entry for the next release.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.
Example:

## Unreleased
- Fix Gradle 8 dependency issue for uploadNativeSymbols task ([#447](https://github.com/getsentry/sentry-android-gradle-plugin/pull/447))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description.

Generated by 馃毇 dangerJS against 2c26b2b

@romtsn romtsn merged commit 5d73d6c into chore/bump-versions Mar 14, 2023
16 of 19 checks passed
@romtsn romtsn deleted the fix/gradle-8-task-dependencies branch March 14, 2023 09:26
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.

None yet

2 participants