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

Task :flutter_callkit_incoming_yoer:compileDebugKotlin FAILED #66

Open
2 tasks done
YazadDumasia opened this issue Sep 24, 2024 · 7 comments
Open
2 tasks done

Task :flutter_callkit_incoming_yoer:compileDebugKotlin FAILED #66

YazadDumasia opened this issue Sep 24, 2024 · 7 comments

Comments

@YazadDumasia
Copy link

Environment

Technology Version
Flutter version 3.24.1
Plugin version 4.15.13
Android version
iOS version
macOS version
Xcode version
Google Chrome version

Device information:

Description

Task :flutter_callkit_incoming_yoer:compileDebugKotlin FAILED
Execution failed for task ':flutter_callkit_incoming_yoer:compileDebugKotlin'.
Inconsistent JVM-target compatibility detected for tasks 'compileDebugJavaWithJavac' (1.8) and 'compileDebugKotlin' (17).

  • Try:

Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
Get more help at https://help.gradle.org.

@yoer
Copy link
Collaborator

yoer commented Sep 25, 2024

check this

@YazadDumasia
Copy link
Author

YazadDumasia commented Sep 25, 2024

What about newer version of
distributionUrl=https://services.gradle.org/distributions/gradle-8.7-all.zip
id "com.android.application" version '8.6.1' apply false
id "org.jetbrains.kotlin.android" version "2.0.0" apply false

beacause of newer Android Studio Koala Feature Drop | 2024.1.2 Patch 1 is not supporting old version due package is not running up

@AhmadAbbas8
Copy link

Did you find a solution?

@yoer
Copy link
Collaborator

yoer commented Dec 6, 2024

Try upgrading flutter_callkit_incoming_yoer to 2.0.4+2 and see if it solves the problem.
@AhmadAbbas8

@AhmadAbbas8
Copy link

still the same error

@yoer

@yoer
Copy link
Collaborator

yoer commented Dec 6, 2024

flutter doctor -v
Show me that

@yoer
Copy link
Collaborator

yoer commented Dec 6, 2024

check your project pubspec.lock,make sure your project version had upgrade this version

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

3 participants