You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: MULTIPLATFORM.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
## General requirements
2
2
3
-
- Java 17 (should be specified in JAVA_HOME)
3
+
- Java 21 (should be specified in JAVA_HOME and in the IDE)
4
4
- Android SDK downloaded from Android Studio and specified in `ANDROID_SDK_ROOT`
5
5
-*(on Windows)* Git "symlinks" is enabled. Call `git config --global core.symlinks true` to set it globally. `core.symlinks` requires running git commands with admin priviligies, or with [Developer mode enabled](https://learn.microsoft.com/en-us/windows/advanced-settings/developer-mode)
0 commit comments