Skip to content

Outdated SQLCIPHER_ANDROID_VERSION in build documentation #562

@brody4hire

Description

@brody4hire

Expected Behavior

SQLCIPHER_ANDROID_VERSION in README.md is consistent with the recent SQLCipher version

Major bonus: build scripts retrieve the correct value from SQLCipher itself if SQLCIPHER_ANDROID_VERSION is not defined

Actual Behavior

SQLCIPHER_ANDROID_VERSION has outdated version 4.4.2 in README.md

Steps to Reproduce

Visual inspection of README.md

SQLCipher version (can be identified by executing PRAGMA cipher_version;):

4.4.3

SQLCipher for Android version:

4.4.3

Are you able to reproduce this issue within the SQLCipher for Android test suite?

N/A

Note: If you are not posting a specific issue for the SQLCipher library, please post your question to the SQLCipher discuss site. Thanks!

Further notes

Yes it should be extremely easy for me or someone else to raise a PR to fix this in the doucmentation

But I am thinking it would be better if the build could automatically extract the correct value from the SQLCipher sources.

Metadata

Metadata

Assignees

No one assigned

    Labels

    staleThis issue lacks recent activity.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions