Skip to content

[PM-37224] bug: Update Bitwarden SDK to hotfix version#6920

Merged
SaintPatrck merged 1 commit into
release/hotfix-v2026.4.1-bwpmfrom
release/hotfix-v2026.4.1-bwpm_sdk-update
May 14, 2026
Merged

[PM-37224] bug: Update Bitwarden SDK to hotfix version#6920
SaintPatrck merged 1 commit into
release/hotfix-v2026.4.1-bwpmfrom
release/hotfix-v2026.4.1-bwpm_sdk-update

Conversation

@SaintPatrck
Copy link
Copy Markdown
Contributor

🎟️ Tracking

PM-37224

📔 Objective

Resolve login failures on 32-bit devices.

Objective: Upgrade the Bitwarden SDK to a specific hotfix release.

- Update `bitwardenSdk` version reference from `2.0.0-6074-f373e7f3` to `2.0.0-6825-release-hotfix-v2026.4.1-bwpm`
- Change the `bitwarden-sdk` library module from `com.bitwarden:sdk-android` to `com.bitwarden:sdk-android.dev`
@github-actions github-actions Bot added app:password-manager Bitwarden Password Manager app context app:authenticator Bitwarden Authenticator app context t:deps Change Type - Dependencies t:bug Change Type - Bug labels May 14, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.52%. Comparing base (12d24ad) to head (051e01e).

Additional details and impacted files
@@                        Coverage Diff                        @@
##           release/hotfix-v2026.4.1-bwpm    #6920      +/-   ##
=================================================================
+ Coverage                          81.94%   85.52%   +3.57%     
=================================================================
  Files                                979      961      -18     
  Lines                              63689    60989    -2700     
  Branches                            8686     8653      -33     
=================================================================
- Hits                               52190    52160      -30     
+ Misses                              8490     5818    -2672     
- Partials                            3009     3011       +2     
Flag Coverage Δ
app-data 17.74% <ø> (+0.01%) ⬆️
app-ui-auth-tools 20.71% <ø> (+0.01%) ⬆️
app-ui-platform 15.92% <ø> (ø)
app-ui-vault 26.62% <ø> (-0.01%) ⬇️
authenticator 6.55% <ø> (ø)
lib-core-network-bridge 4.23% <ø> (-0.07%) ⬇️
lib-data-ui 1.02% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread gradle/libs.versions.toml
androidx-splashscreen = { module = "androidx.core:core-splashscreen", version.ref = "androidxSplash" }
androidx-work-runtime-ktx = { module = "androidx.work:work-runtime-ktx", version.ref = "androidxWork" }
bitwarden-sdk = { module = "com.bitwarden:sdk-android", version.ref = "bitwardenSdk" }
bitwarden-sdk = { module = "com.bitwarden:sdk-android.dev", version.ref = "bitwardenSdk" }
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are there any differences between regular and the .dev version?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No. Just a naming difference.

@SaintPatrck SaintPatrck marked this pull request as ready for review May 14, 2026 14:12
@SaintPatrck SaintPatrck requested a review from a team as a code owner May 14, 2026 14:12
@SaintPatrck SaintPatrck removed the t:deps Change Type - Dependencies label May 14, 2026
@SaintPatrck SaintPatrck merged commit 2e88a41 into release/hotfix-v2026.4.1-bwpm May 14, 2026
55 of 56 checks passed
@SaintPatrck SaintPatrck deleted the release/hotfix-v2026.4.1-bwpm_sdk-update branch May 14, 2026 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

app:authenticator Bitwarden Authenticator app context app:password-manager Bitwarden Password Manager app context t:bug Change Type - Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants