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

Release v7.4.1 #501

Merged
merged 17 commits into from
Feb 22, 2023
Merged

Release v7.4.1 #501

merged 17 commits into from
Feb 22, 2023

Conversation

lemnik
Copy link
Contributor

@lemnik lemnik commented Feb 22, 2023

Bug Fixes

  • Fix task ordering when using DexGuard and a bundle*** task
    #496
  • Improve support for Gradle Configuration Caching
    #491
    #499

lemnik and others added 17 commits November 10, 2022 14:16
Noticed these while auditing plugins for the upcoming `STABLE_CONFIGURATION_CACHE` flag in Gradle. Consolidated logic in BugsnagFileUploadTask but let me know if you're rather keep that interface task-agnostic. Figured it was fair game since it used task annotations on its properties now
…ssage

Clarified the message for NDK builds where the version of bugsnag-android cannot be determined
Add a test pipeline for AGP 7.4.1 / Gradle 7.5.1
Ensure Bugsnag mapping tasks run after Dexguard
This property should be a `DirectoryProperty` rather than `Property<File>` in order to be compatible with configuration cache. This also allows for it to be more chainable with providers of this from android components.
Fix NdkToolchain.baseDir configuration cache
@lemnik lemnik merged commit 2a65394 into master Feb 22, 2023
@lemnik lemnik deleted the release/v7.4.1 branch February 22, 2023 13:53
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

3 participants