Open
Description
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
Labels
No labels