summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--android/BuildInstructions.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/android/BuildInstructions.md b/android/BuildInstructions.md
index 177b6937a5..56bac698f1 100644
--- a/android/BuildInstructions.md
+++ b/android/BuildInstructions.md
@@ -86,13 +86,13 @@ Linux distro:
**Linux**
```bash
- sudo apt install zip openjdk-11-jdk
+ sudo apt install zip openjdk-17-jdk
```
**macOS**
```bash
- brew install openjdk@11
+ brew install openjdk@17
```
- Install the SDK