does android support java 21 already? I'm trying to migrate from java 17 to java 21. I'm facing a build error when running ./gradlew android:build
> Transform classes.jar (project :shared) with DexingNoClasspathTransform
ERRORmy-project\shared\build\intermediates\runtime_library_classes_jar\release\classes.jar: D8: java.lang.IllegalArgumentException: Unsupported class file major version 65
. It's mutli modules project, where android uses a shared module that compiles fine in isolation
not kotlin but kotlin colored 1
e
ephemient
12/15/2023, 9:28 AM
This is not Kotlin related, see the channel description