Skip to content

Conversation

@SimonMarquis
Copy link
Contributor

No description provided.

@SimonMarquis SimonMarquis marked this pull request as ready for review February 4, 2023 18:56
@dturner dturner merged commit e37ebd4 into android:main Feb 8, 2023
@SimonMarquis SimonMarquis deleted the jvm-11 branch February 8, 2023 21:04
@lihenggui
Copy link
Contributor

Task :core:database:kaptGenerateStubsProdDebugKotlin
'compileProdDebugJavaWithJavac' task (current target is 11) and 'kaptGenerateStubsProdDebugKotlin' task (current target is 1.8) jvm target compatibility should be set to the same Java version.
By default will become an error since Gradle 8.0+! Read more: https://kotl.in/gradle/jvm/target-validation
Consider using JVM toolchain: https://kotl.in/gradle/jvm/toolchain

@dturner @SimonMarquis It will generate a new warning during compilation.

@SimonMarquis
Copy link
Contributor Author

Yes indeed, it seems like some modules are not configured to use the expected jvm toolchain.
I'll prepare a PR to fix that.

@SimonMarquis
Copy link
Contributor Author

@lihenggui, this should be fixed with #583

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.

3 participants