Commit 196d4dd
committed
Disable org.gradle.java.home in gradle.properties
Comment out the hardcoded org.gradle.java.home entry in android/gradle.properties so the build no longer forces the Android Studio JBR path. This lets the system or configured toolchain determine the JDK (avoiding issues with unsupported JDK versions) while keeping other Gradle settings unchanged.1 parent 77b5d2f commit 196d4dd
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments