bitwarden / android

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

[PM-9151] gradle: Fix typo for Robolectric library name #3338

Closed utzcoz closed 3 months ago

utzcoz commented 3 months ago

roboelectric -> robolectric

๐ŸŽŸ๏ธ Tracking

Just fixing a simple typo in gradle dependency file.

๐Ÿ“” Objective

Just fixing a simple typo in gradle dependency file.

๐Ÿ“ธ Screenshots

None.

โฐ Reminders before review

๐Ÿฆฎ Reviewer guidelines

CLAassistant commented 3 months ago

CLA assistant check
All committers have signed the CLA.

bitwarden-bot commented 3 months ago

Thank you for your contribution! We've added this to our internal Community PR board for review. ID: PM-9151

github-actions[bot] commented 3 months ago

Logo Checkmarx One โ€“ Scan Summary & Details โ€“ b2dae5d6-166a-49dd-9376-7c0a371e0b12

No New Or Fixed Issues Found

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 85.68%. Comparing base (96b4326) to head (2cf50aa). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3338 +/- ## ======================================= Coverage 85.68% 85.68% ======================================= Files 356 356 Lines 28903 28903 Branches 4998 4998 ======================================= Hits 24765 24765 Misses 2119 2119 Partials 2019 2019 ```

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