Skip to content

Update SQLCipher to 4.15.0#2875

Merged
bbirman merged 1 commit intoforcedotcom:devfrom
bbirman:sqlcipher
Apr 29, 2026
Merged

Update SQLCipher to 4.15.0#2875
bbirman merged 1 commit intoforcedotcom:devfrom
bbirman:sqlcipher

Conversation

@bbirman
Copy link
Copy Markdown
Member

@bbirman bbirman commented Apr 28, 2026

As of 4.14.0, LibTomCrypt is the default cipher provider instead of OpenSSL

Release notes: https://www.zetetic.net/blog/2026/03/17/sqlcipher-4.14.0-release/

edit: also updated the skill naming to make it discoverable

api("androidx.sqlite:sqlite:2.2.0")
api("net.zetetic:sqlcipher-android:4.10.0")
api("net.zetetic:sqlcipher-android:4.15.0")
implementation("androidx.core:core-ktx:1.16.0") // Update requires API 36 compileSdk
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

⚠️ A newer version of androidx.core:core-ktx than 1.16.0 is available: 1.18.0

@github-actions
Copy link
Copy Markdown

1 Warning
⚠️ libs/SmartStore/build.gradle.kts#L30 - A newer version of compileSdkVersion than 35 is available: 36

Generated by 🚫 Danger

Copy link
Copy Markdown
Contributor

@wmathurin wmathurin left a comment

Choose a reason for hiding this comment

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

@bbirman
Copy link
Copy Markdown
Member Author

bbirman commented Apr 28, 2026

This https://github.com/forcedotcom/SalesforceMobileSDK-iOS/blob/dev/libs/SmartStore/SmartStore.xcodeproj/project.pbxproj#L1367 also needs to be updated

I haven't started iOS yet, does merging need to be synchronized between iOS and Android?

@wmathurin
Copy link
Copy Markdown
Contributor

This https://github.com/forcedotcom/SalesforceMobileSDK-iOS/blob/dev/libs/SmartStore/SmartStore.xcodeproj/project.pbxproj#L1367 also needs to be updated

Oops wrong repo!!

@wmathurin wmathurin dismissed their stale review April 29, 2026 04:20

Sorry wrong repo

@bbirman bbirman merged commit 0897347 into forcedotcom:dev Apr 29, 2026
20 checks passed
@bbirman bbirman deleted the sqlcipher branch April 29, 2026 06:21
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