From 188ebc0175f5b9c270ab2e96f059065c6c367b50 Mon Sep 17 00:00:00 2001 From: Pedro Jesus Date: Sun, 9 Feb 2025 21:46:13 -0300 Subject: [PATCH] bump sqlite versions this bump is necessary to build the packages using the 16K aligment required by Android 15 and above --- nuget/SQLite-net-base/SQLite-net-base.csproj | 2 +- nuget/SQLite-net-sqlcipher/SQLite-net-sqlcipher.csproj | 2 +- nuget/SQLite-net-std/SQLite-net-std.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/nuget/SQLite-net-base/SQLite-net-base.csproj b/nuget/SQLite-net-base/SQLite-net-base.csproj index 6f04bcb7..1efb8f02 100644 --- a/nuget/SQLite-net-base/SQLite-net-base.csproj +++ b/nuget/SQLite-net-base/SQLite-net-base.csproj @@ -22,7 +22,7 @@ - + diff --git a/nuget/SQLite-net-sqlcipher/SQLite-net-sqlcipher.csproj b/nuget/SQLite-net-sqlcipher/SQLite-net-sqlcipher.csproj index dd1c02f4..32e7bbc4 100644 --- a/nuget/SQLite-net-sqlcipher/SQLite-net-sqlcipher.csproj +++ b/nuget/SQLite-net-sqlcipher/SQLite-net-sqlcipher.csproj @@ -23,7 +23,7 @@ - + diff --git a/nuget/SQLite-net-std/SQLite-net-std.csproj b/nuget/SQLite-net-std/SQLite-net-std.csproj index 4b7fc253..6104cbff 100644 --- a/nuget/SQLite-net-std/SQLite-net-std.csproj +++ b/nuget/SQLite-net-std/SQLite-net-std.csproj @@ -21,7 +21,7 @@ - +