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

android: drop fixed jvmToolchain #152

Closed
wants to merge 1 commit into from

Conversation

emersion
Copy link
Contributor

This forces a specific JVM toolchain version. Fixes the following error:

Could not determine the dependencies of task ':unifiedpush_android:compileReleaseKotlin'.
> Cannot find a Java installation on your machine matching this tasks requirements: {languageVersion=8, vendor=any, implementation=vendor-specific} for LINUX on x86_64.
   > No locally installed toolchains match and toolchain download repositories have not been configured.

This forces a specific JVM toolchain version. Fixes the following
error:

    Could not determine the dependencies of task ':unifiedpush_android:compileReleaseKotlin'.
    > Cannot find a Java installation on your machine matching this tasks requirements: {languageVersion=8, vendor=any, implementation=vendor-specific} for LINUX on x86_64.
       > No locally installed toolchains match and toolchain download repositories have not been configured.
@emersion
Copy link
Contributor Author

CI failure is unrelated: #153

@p1gp1g
Copy link
Member

p1gp1g commented Aug 15, 2024

Thank you, this is superseded by #154

@p1gp1g p1gp1g closed this Aug 15, 2024
delthas pushed a commit to irctoday/goguma that referenced this pull request Oct 6, 2024
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.

2 participants