bitwarden / android

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

Update the Lifecycle library #3390

Closed david-livefront closed 3 days ago

david-livefront commented 3 days ago

๐ŸŽŸ๏ธ Tracking

N/A

๐Ÿ“” Objective

This PR updates the lifecycle library to the latest version (v2.8.3) which resolves a proguard issue when shrinking code.

Release Notes!

โฐ Reminders before review

๐Ÿฆฎ Reviewer guidelines

github-actions[bot] commented 3 days ago

Logo Checkmarx One โ€“ Scan Summary & Details โ€“ 09312504-0453-42b2-94f0-b8ff6377e2c9

No New Or Fixed Issues Found

codecov[bot] commented 3 days ago

Codecov Report

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

Please upload report for BASE (main@32e3f1e). Learn more about missing BASE report.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3390 +/- ## ======================================= Coverage ? 85.66% ======================================= Files ? 356 Lines ? 28917 Branches ? 5010 ======================================= Hits ? 24772 Misses ? 2123 Partials ? 2022 ```

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

david-livefront commented 3 days ago

Thanks @SaintPatrck & @dseverns-livefront