-
Notifications
You must be signed in to change notification settings - Fork 54
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
Execution failed for task ':wakelock_plus:compileReleaseJavaWithJavac'. > error: invalid source release: 17 #60
Comments
Same problem here |
Same Problem here, |
As per version
|
Thanks for your response. Issue still there with: `compileSdkVersion 34
|
Run |
ok, thanks. Execution failed for task ':package_info_plus:compileReleaseJavaWithJavac'. To be precise i changed the jvmTarget to 17 too. As mentioned here #2723 i made the same changes. |
plz tell how to solve this error |
For me the problem is solved exacly as dexcibed here.. If u depend on package_info_plus too and have issue with it have a look at there are some requirements to fullfill since version 6.0.0 |
**
Execution failed for task ':wakelock_plus:compileReleaseJavaWithJavac'.
**
compileSdk 34
ndkVersion flutter.ndkVersion
classpath 'com.android.tools.build:gradle:7.3.1'
ext.kotlin_version = '1.9.10'
The text was updated successfully, but these errors were encountered: