Skip to content

Commit 65b2692

Browse files
committed
Remove Android as Google doesn't want you using the native lib
1 parent 09fb276 commit 65b2692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nuget/SQLite-net-static/SQLite-net-static.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<Description>
99
SQLite-net is an open source and light weight library providing easy SQLite database storage for .NET, Mono, and Xamarin applications.
1010
This version uses P/Invokes to the "sqlite3" native library provided by the operating system.
11-
This works on Xamarin.iOS, Xamarin.Android, Meadow, and any other platform that has a "sqlite3" library in the path.
11+
This works on Xamarin.iOS, Xamarin.Mac, Wilderness Labs' Meadow, and any other platform that has a "sqlite3" library in the path.
1212
</Description>
1313
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
1414
<Configurations>Release;Debug</Configurations>

0 commit comments

Comments
 (0)