Commit 6efe2a0
committed
Remove .codex; use Windows JBR for Gradle
Delete stray .codex file. Update android/gradle.properties to select the Windows Android Studio JBR by uncommenting org.gradle.java.home for the Windows path and commenting out the Linux JDK path. This ensures the build uses the Android Studio JBR (avoiding JDK 26 incompatibility) while keeping other Gradle settings unchanged.1 parent d0a941f commit 6efe2a0
2 files changed
Lines changed: 2 additions & 2 deletions
Whitespace-only changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
0 commit comments