Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not building after last update #285

Open
OnMusicApps opened this issue Oct 13, 2020 · 1 comment
Open

Not building after last update #285

OnMusicApps opened this issue Oct 13, 2020 · 1 comment

Comments

@OnMusicApps
Copy link

Hello,

I was being able to use correctly the plugin until one hour ago, but now Phonegap Build is throwing an error. I believe it's related to the last update.
The error I'm getting is:

BUILD FAILED
Total time: 20.721 secs
Error: /var/gimlet/tmp/46968145428140/2329109/gradlew: Command failed with exit code 1 Error output:
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
/var/gimlet/tmp/46968145428140/2329109/src/org/pushandplay/cordova/apprate/AppRate.java:45: error: lambda expressions are not supported in -source 1.6
request.addOnCompleteListener(task -> {
^
(use -source 8 or higher to enable lambda expressions)
1 error

FAILURE: Build failed with an exception.

Any idea if there is anything I can to to fix it?

Thanks.

@EinfachHans
Copy link
Contributor

EinfachHans commented Oct 14, 2020

What do you have set as minSdkVersion and targetSdkVersion?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants