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

kotlin.jvm.functions.Function1, 3, 4 not exposed #1438

@Take-A-Byte

Description

@Take-A-Byte

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?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions