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
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?)
The text was updated successfully, but these errors were encountered:
When I integrate
Xamarin.Kotlin.StdLib
v2.0.0.2, I get following warnings:The text was updated successfully, but these errors were encountered: