mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-22 04:11:14 +00:00
readme: Reference java 11 not 8
This commit is contained in:
parent
751eb26a3d
commit
b45446a4ae
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ The project is translated on [Transifex](https://www.transifex.com/projects/p/sy
|
|||
- Android SDK (you can skip this if you are using Android Studio)
|
||||
- Android NDK (`$ANDROID_NDK_HOME` should point at the root directory of your NDK)
|
||||
- Go (see [here](https://docs.syncthing.net/dev/building.html#prerequisites) for the required version)
|
||||
- Java Version 8 (you might need to set `$JAVA_HOME` accordingly)
|
||||
- Java Version 11 (you scan skip this if you are using Android Studio, otherwise you might need to set `$JAVA_HOME` accordingly)
|
||||
|
||||
### Build instructions
|
||||
|
||||
|
|
Loading…
Reference in a new issue