Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RMET-2843 ::: SQlite 3.40.1 Update #31

Closed
wants to merge 4 commits into from

Conversation

nflsilva
Copy link
Contributor

@nflsilva nflsilva commented Nov 14, 2023

Platforms affected

  • Android
  • iOS

Motivation and Context

  • This PR has the purpose of updating SQLite version to 3.40.1. This means that SQLCipher it self was updated in order to bring a new SQLite version along;
  • Version 3.40.1 was chosen to better align with SQLite 3.40.0 used by MABS;
  • We couldn't use 3.40.0 exactly because it isn't available on sqlcipher.

Description

To update Android platform we needed to update android-database-sqlcipher.
This PR is just an update on the android-database-sqlcipher version reference.

Tests

We tested this on real device by:

  • Running the sample app as normal;
  • Installing the updated version on top of the old one, to test the migration process;

@nflsilva nflsilva marked this pull request as ready for review November 14, 2023 16:21
@nflsilva nflsilva force-pushed the feat/RMET-2843/sqlite-3-40-1-update branch from 8fa11b4 to 72e7233 Compare November 16, 2023 12:48
@nflsilva nflsilva closed this Nov 16, 2023
@nflsilva nflsilva deleted the feat/RMET-2843/sqlite-3-40-1-update branch November 16, 2023 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants