[RUN_GRADLEW] Execution failed for task ':config-plugins-react-native-branch:compileDebugKotlin'.
[RUN_GRADLEW] > 'compileDebugJavaWithJavac' task (current target is 17) and 'compileDebugKotlin' task (current target is 11) jvm target compatibility should be set to the same Java version.
[RUN_GRADLEW] Consider using JVM toolchain: https://kotl.in/gradle/jvm/toolchain
Why
How
https://github.com/expo/fyi/blob/main/expo-modules-gradle8-migration.md#error-task-current-target-is-17-and-compilereleasekotlin-task-current-target-is-11-jvm-target-compatibility-should-be-set-to-the-same-java-version
Test Plan
The app properly compiles on SDK 50