Skip to content

Update SQLCipher to 4.16.0#2883

Merged
wmathurin merged 1 commit into
forcedotcom:devfrom
wmathurin:sqlcipher-4.16
May 13, 2026
Merged

Update SQLCipher to 4.16.0#2883
wmathurin merged 1 commit into
forcedotcom:devfrom
wmathurin:sqlcipher-4.16

Conversation

@wmathurin
Copy link
Copy Markdown
Contributor

Summary

Updates SQLCipher from 4.15.0 to 4.16.0 in the Android SDK.

Changes

  • Updated libs/SmartStore/build.gradle.kts: SQLCipher dependency from 4.15.0 to 4.16.0
  • Updated SmartStoreTest.java: Version test expects "4.16.0 community"
  • Updated update-sqlcipher skill documentation

SQLCipher 4.16.0 Details

Testing

  • Build: ✅ ./gradlew libs:SmartStore:assembleDebug passed
  • Version expectations updated based on SQLCipher 4.16.0 specifications
  • Connected tests should be run on device/emulator to verify full functionality

Related PRs

@codecov
Copy link
Copy Markdown

codecov Bot commented May 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.13%. Comparing base (7d8d3a0) to head (2e40757).
⚠️ Report is 1 commits behind head on dev.

Additional details and impacted files
@@             Coverage Diff              @@
##                dev    #2883      +/-   ##
============================================
+ Coverage     55.06%   55.13%   +0.07%     
+ Complexity     2496     2495       -1     
============================================
  Files           226      226              
  Lines         17752    17722      -30     
  Branches       2316     2311       -5     
============================================
- Hits           9775     9771       -4     
+ Misses         6978     6955      -23     
+ Partials        999      996       -3     
Components Coverage Δ
Analytics 48.71% <ø> (ø)
SalesforceSDK 41.78% <ø> (+0.08%) ⬆️
Hybrid 59.30% <ø> (ø)
SmartStore 78.22% <100.00%> (+0.02%) ⬆️
MobileSync 82.10% <ø> (-0.01%) ⬇️
React 51.50% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Contributor

@JohnsonEricAtSalesforce JohnsonEricAtSalesforce left a comment

Choose a reason for hiding this comment

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

👍🏻

@wmathurin wmathurin merged commit 20d54f0 into forcedotcom:dev May 13, 2026
17 of 20 checks passed
wmathurin added a commit to forcedotcom/SalesforceMobileSDK-iOS-SPM that referenced this pull request May 13, 2026
- Updated Package.swift SQLCipher dependency from 4.15.0 to 4.16.0
- Added update-sqlcipher skill for future updates
- Verified package resolution with swift package resolve

Related PRs:
- iOS: forcedotcom/SalesforceMobileSDK-iOS#4033
- iOS-Specs: forcedotcom/SalesforceMobileSDK-iOS-Specs#61
- iOS-Hybrid: forcedotcom/SalesforceMobileSDK-iOS-Hybrid#305
- Android: forcedotcom/SalesforceMobileSDK-Android#2883
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants