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.
Adding v2.18.3 in an android project leads to the following error message when running gradle build.
No workaround is known, besides downgrading the dependency.
More context: