bitwarden / android

Bitwarden mobile app for Android.
https://bitwarden.com
GNU General Public License v3.0
5.85k stars 760 forks source link

Update to the latest versions of AndroidX Lifecycle #3370

Closed david-livefront closed 1 week ago

david-livefront commented 1 week ago

🎟️ Tracking

N/A

📔 Objective

This PR updates the Lifecycle library to the latest version (2.8.2).

Release Notes!

⏰ Reminders before review

🦮 Reviewer guidelines

github-actions[bot] commented 1 week ago

Logo Checkmarx One – Scan Summary & Details4510d243-4a08-40fe-97c8-834c627f65d9

No New Or Fixed Issues Found

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.66%. Comparing base (54218f8) to head (cb872a9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3370 +/- ## ======================================= Coverage 85.66% 85.66% ======================================= Files 356 356 Lines 28911 28911 Branches 5009 5009 ======================================= Hits 24766 24766 Misses 2123 2123 Partials 2022 2022 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

david-livefront commented 1 week ago

Thanks @brian-livefront & @SaintPatrck