This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Description
When I integrate Xamarin.Kotlin.StdLib v2.0.0.2, I get following warnings:
obj\Debug\net8.0-android\api.xml.class-parse : warning BG8605: The Java type 'kotlin.jvm.functions.Function1' could not be found (are you missing a Java reference jar/aar or a Java binding library NuGet?)
obj\Debug\net8.0-android\api.xml.class-parse : warning BG8605: The Java type 'kotlin.jvm.functions.Function3' could not be found (are you missing a Java reference jar/aar or a Java binding library NuGet?)
obj\Debug\net8.0-android\api.xml.class-parse : warning BG8605: The Java type 'kotlin.jvm.functions.Function4' could not be found (are you missing a Java reference jar/aar or a Java binding library NuGet?)