Added SkiaSharp.Views.Maui.Controls
v3.116.1 to a new project, and it gives me the following warning:
NuGet package 'HarfBuzzSharp.NativeAssets.Android' version '7.3.0.2' contains a shared library 'libHarfBuzzSharp.so' which is not correctly aligned.
When I remove the package, the warning goes away, so I am guessing this is internally being referenced by SkiaSharp. Does anyone have a clue how do I fix this?