Skip to content

Commit f3f2653

Browse files
renovate[bot]sagarwal
andauthored
Update dependency net.zetetic:sqlcipher-android to v4.13.0 (#5711)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [net.zetetic:sqlcipher-android](https://www.zetetic.net/sqlcipher) ([source](https://redirect.github.com/sqlcipher/sqlcipher-android)) | `4.12.0` → `4.13.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/net.zetetic:sqlcipher-android/4.13.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/net.zetetic:sqlcipher-android/4.12.0/4.13.0?slim=true) | --- ### Release Notes <details> <summary>sqlcipher/sqlcipher-android (net.zetetic:sqlcipher-android)</summary> ### [`v4.13.0`](https://redirect.github.com/sqlcipher/sqlcipher-android/releases/tag/v4.13.0) **Full Changelog**: <sqlcipher/sqlcipher-android@v4.12.0...v4.13.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/simpledotorg/simple-android). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44NS4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTUuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: sagarwal <sagarwal@rtsl.org>
1 parent 20e66f3 commit f3f2653

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
- Update `ci-checks.yml` & `story-link-check.sh` to verify valid jira reference
88
- Add effect to fetch complete medical records
9+
- Bump sqlcipher to v4.13.0
910

1011
## 2026.02.02
1112

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ androidx-compose-bom = "2026.01.00"
4242

4343
composeThemeAdapter = "0.36.0"
4444

45-
sqlCipher = "4.12.0"
45+
sqlCipher = "4.13.0"
4646

4747
[libraries]
4848
android-desugaring = "com.android.tools:desugar_jdk_libs:2.1.5"

0 commit comments

Comments
 (0)