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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-14 16:16:02 -04:00 committed by GitHub
parent 558ce084c8
commit 95cbb35152
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@ composeRatingbar = "com.github.a914-gowtham:compose-ratingbar:1.2.3"
versionsx = "com.github.ben-manes:gradle-versions-plugin:0.51.0"
sqlcipher = "net.zetetic:sqlcipher-android:4.6.0"
sqlcipher = "net.zetetic:sqlcipher-android:4.6.1"
exifinterface = "androidx.exifinterface:exifinterface:1.3.7"