fix(deps): update dependency net.zetetic:sqlcipher-android to v4.11.0 (#1224)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-10-30 15:30:17 +07:00 committed by GitHub
parent b073de08de
commit 648bf45d61
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@ composeRatingbar = "com.github.a914-gowtham:compose-ratingbar:1.3.12"
gradleversionsx = "com.github.ben-manes:gradle-versions-plugin:0.53.0"
sqlcipher = "net.zetetic:sqlcipher-android:4.10.0"
sqlcipher = "net.zetetic:sqlcipher-android:4.11.0"
exifinterface = "androidx.exifinterface:exifinterface:1.4.1"