-
- Downloads
Update JavaVersion from 11 to 17.
Needed by Gradle V8. Error message: * What went wrong: Execution failed for task ':app:kaptGenerateStubsDebugKotlin'. > 'compileDebugJavaWithJavac' task (current target is 11) and 'kaptGenerateStubsDebugKotlin' task (current target is 17) jvm target compatibility should be set to the same Java version.
Please register or sign in to comment