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

Fix Android bindings build #877

Merged
merged 1 commit into from
Mar 20, 2024
Merged

Conversation

dangeross
Copy link
Collaborator

Sets the jvm target to 1.8 to prevent:

https://github.com/breez/breez-sdk/actions/runs/8355628604

* What went wrong:
Execution failed for task ':lib:compileDebugKotlin'.
19 actionable tasks: 19 executed
> 'compileDebugJavaWithJavac' task (current target is 1.8) and 'compileDebugKotlin' task (current target is 11) jvm target compatibility should be set to the same Java version.

@dangeross dangeross merged commit 74d2ccb into main Mar 20, 2024
31 checks passed
@dangeross dangeross deleted the savage-fix-android-bindings-build branch March 20, 2024 21:11
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

Successfully merging this pull request may close these issues.

3 participants