fluttercommunity / fluttercommunity/wakelock_plus

Execution failed for task ':wakelock_plus:compileReleaseJavaWithJavac'. > error: invalid source release: 17

Open
#60 8 comments 4 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
109
Forks
97
Avg merge
5d 4h
Merged PRs (30d)
2

Description

**

Execution failed for task ':wakelock_plus:compileReleaseJavaWithJavac'.
> error: invalid source release: 17

**

compileSdk 34
ndkVersion flutter.ndkVersion

compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
}

kotlinOptions {
jvmTarget = '1.8'
}

classpath 'com.android.tools.build:gradle:7.3.1'

ext.kotlin_version = '1.9.10'

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.