Determine version of SQLCipher used in SQLitePCLRaw.bundle_e_sqlcipher 2.1.4 #534
Answered
by
ericsink
MortenBoysen
asked this question in
Q&A
|
Hi I have been trying to find out what version of SQLCipher is used by then newest release (2.1.4) of |
Answered by
ericsink
Jan 11, 2023
Replies: 1 comment 3 replies
|
For the 2.1.4 release, the e_sqlcipher builds are unchanged, remaining at SQLCipher 4.5.2, which is based on SQLite 3.39.2. AFAICT, SQLCipher has not yet done a release based on 3.40.1. |
3 replies
Answer selected by
MortenBoysen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For the 2.1.4 release, the e_sqlcipher builds are unchanged, remaining at SQLCipher 4.5.2, which is based on SQLite 3.39.2. AFAICT, SQLCipher has not yet done a release based on 3.40.1.