Skip to content

Library compile issue (Android) #234

Open
@ghnsharma

Description

@ghnsharma

error: InCallProximityManager.java:51: error: lambda expressions are not supported in -source 7
UiThreadUtil.runOnUiThread(() -> {
^
(use -source 8 or higher to enable lambda expressions)

FAILURE: Build failed with an exception.

I am getting this when trying to build the app on my android device. Any solutions?

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