Pushwoosh / pushwoosh-phonegap-plugin

Pushwoosh PhoneGap Build Plugin
Other
109 stars 139 forks source link

7.4.0 Android builds fail #289

Closed zarko-tg closed 6 years ago

zarko-tg commented 6 years ago

:compileArmv7ReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.). /app/platforms/android/src/com/pushwoosh/plugin/pushnotifications/PushNotifications.java:662: error: lambda expressions are not supported in -source 1.6

            GDPRManager.getInstance().removeAllDeviceData(result -> {
                                                                 ^

(use -source 8 or higher to enable lambda expressions)

1 error

wfhm commented 6 years ago

@zarko-tg Fixed in 7.4.1