Skip to content

Commit fd0a8e4

Browse files
authored
Update testing-android.md (#70362)
1 parent 625b8ce commit fd0a8e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/workflow/testing/libraries/testing-android.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ To manage the dependencies, you can install them via terminal or using Android S
1414

1515
OpenJDK can be installed on Linux (Ubuntu) using `apt-get`:
1616
```bash
17-
sudo apt-get install openjdk-8 zip unzip
17+
sudo apt-get install openjdk-8-jdk zip unzip
1818
```
1919

2020
Android SDK and NDK can be automatically installed via the following script:

0 commit comments

Comments
 (0)