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

chore(deps): update Android SDK to v7.19.0 #2488

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Bumps flutter/scripts/update-android.sh from 7.18.1 to 7.19.0.

Auto-generated by a dependency updater.

Changelog

7.19.0

Fixes

  • Session Replay: fix various crashes and issues (#3970)
    • Fix IndexOutOfBoundsException when tracking window changes
    • Fix IllegalStateException when adding/removing draw listener for a dead view
    • Fix ConcurrentModificationException when registering window listeners and stopping WindowRecorder/GestureRecorder
  • Add support for setting sentry-native handler_strategy (#3671)

Dependencies

@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-android.sh/7.19.0 branch from 4f01854 to 72fc7e5 Compare December 12, 2024 14:00
Copy link

codecov bot commented Dec 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.52%. Comparing base (0e0581f) to head (72fc7e5).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2488      +/-   ##
==========================================
+ Coverage   86.97%   91.52%   +4.55%     
==========================================
  Files         264       87     -177     
  Lines        9390     3045    -6345     
==========================================
- Hits         8167     2787    -5380     
+ Misses       1223      258     -965     

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

@buenaflor buenaflor merged commit 468e26c into main Dec 12, 2024
48 checks passed
@buenaflor buenaflor deleted the deps/flutter/scripts/update-android.sh/7.19.0 branch December 12, 2024 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants