Gradle compiler is still targeting an older Java version despite having jdk17 installed and configured
I am on react-native 0.72.5. Openjdk version “17.0.13” on Ubuntu.
It was all working fine until I took an apk build. Ever since that the project fails to run on my device/emulator. It shows an error like this.
Gradle compiler is still targeting an older Java version despite having jdk17 installed and configured
I am on react-native 0.72.5. Openjdk version “17.0.13” on Ubuntu.
It was all working fine until I took an apk build. Ever since that the project fails to run on my device/emulator. It shows an error like this.