Skip to content

Fix Inconsistent JVM-target compatibility#333

Merged
KasemJaffer merged 2 commits into
KasemJaffer:masterfrom
ad-angelo:master
Dec 3, 2024
Merged

Fix Inconsistent JVM-target compatibility#333
KasemJaffer merged 2 commits into
KasemJaffer:masterfrom
ad-angelo:master

Conversation

@ad-angelo

Copy link
Copy Markdown
Contributor

When building app :

Execution failed for task ':receive_sharing_intent:compileReleaseKotlin'.
> 'compileReleaseJavaWithJavac' task (current target is 1.8) and 'compileReleaseKotlin' task (current target is 17) jvm target compatibility should be set to the same Java version.
  Consider using JVM toolchain: https://kotl.in/gradle/jvm/toolchain

…ReleaseJavaWithJavac' (1.8) and 'compileReleaseKotlin' (17)
@ad-angelo

ad-angelo commented Nov 2, 2024

Copy link
Copy Markdown
Contributor Author

Fix #306, #326, #332, #256

…ReleaseJavaWithJavac' (1.8) and 'compileReleaseKotlin' (17)
@jimmyff

jimmyff commented Nov 20, 2024

Copy link
Copy Markdown

Can this please get merged? @KasemJaffer

@SasikumarChinnasamy

Copy link
Copy Markdown

Hi @KasemJaffer
the above changes are working fine and resolved the buid failure issues.
Please review this PR and merge this as soon as possible

@ffamar

ffamar commented Nov 28, 2024

Copy link
Copy Markdown

Hi @KasemJaffer the above changes are working fine and resolved the buid failure issues. Please review this PR and merge this as soon as possible

+1

@SasikumarChinnasamy

Copy link
Copy Markdown

Can this please get merged? @KasemJaffer
Please merge this asap

@KasemJaffer KasemJaffer merged commit 2cea396 into KasemJaffer:master Dec 3, 2024
@KasemJaffer

Copy link
Copy Markdown
Owner

Thank you

@SasikumarChinnasamy

Copy link
Copy Markdown

Hi @KasemJaffer, thank you for merging!
Could you please let me know when it will be released?

@SasikumarChinnasamy

Copy link
Copy Markdown

Hi @KasemJaffer !!
Is there any updated??

@SasikumarChinnasamy

Copy link
Copy Markdown

Hi @KasemJaffer !!
Is there any update on the release? Could you let me know when the new version will be released?

@callum-mudbath

Copy link
Copy Markdown

hey @SasikumarSf4252 as a stop gap you can point your pubspec to github directly. Not ideal, but will let you enable this fix until the version gets bumped.

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

@nithiink

Copy link
Copy Markdown

When is this getting released? @KasemJaffer
Please do it ASAP

@andikaCombinatorP

Copy link
Copy Markdown

please @KasemJaffer

@MjnMixael

Copy link
Copy Markdown

Still an issue... Please update

@mjurfest

Copy link
Copy Markdown

Same here, please update

@PBomermustekiin

Copy link
Copy Markdown

still an issue, update please

@LOL211

LOL211 commented Jan 31, 2026

Copy link
Copy Markdown

Hello, i've made a pr to help bump the version #394

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.