Solutionunvalidated

Install a JDK that includes javac (e.g., run `sudo dnf install java-devel`), or switch Gradle to use the JDK bundled with Android Studio by setting `org.gradle.java.home` to the Android Studio JBR path in `android/gradle.properties`.

d0424d5a-4c8f-4701-9427-5379fb8b5291

Install a JDK that includes javac (e.g., run sudo dnf install java-devel), or switch Gradle to use the JDK bundled with Android Studio by setting org.gradle.java.home to the Android Studio JBR path in android/gradle.properties.