You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding v2.18.3 in an android project leads to the following error message when running gradle build.
Error: Invalid package reference in com.fasterxml.jackson.core:jackson-core; not included in Android: java.lang.foreign. Referenced from com.fasterxml.jackson.core.internal.shaded.fdp.v2_18_3.FastDoubleSwar
No workaround is known, besides downgrading the dependency.