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

Error building/running on android after latest AGP/Flutter #306

Open
hedi-ghodhbane opened this issue Jun 18, 2024 · 1 comment
Open

Error building/running on android after latest AGP/Flutter #306

hedi-ghodhbane opened this issue Jun 18, 2024 · 1 comment

Comments

@hedi-ghodhbane
Copy link

  • What went wrong:
    Execution failed for task ':receive_sharing_intent:compileReleaseKotlin'.

Inconsistent JVM-target compatibility detected for tasks 'compileReleaseJavaWithJavac' (1.8) and 'compileReleaseKotlin' (17).

Consider using JVM Toolchain: https://kotl.in/gradle/jvm/toolchain
Learn more about JVM-target validation: https://kotl.in/gradle/jvm/target-validation

@domfz
Copy link

domfz commented Jul 30, 2024

Is there a workaround for this? How is nobody mentioning this?
edit: I added the package from this PR, and it works.

  receive_sharing_intent:
    git:
      url: https://github.com/KasemJaffer/receive_sharing_intent
      ref: ade703987e0dc26749c4291ad66d790e7d9dfa44

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