Skip to content

Commit 5bd83d9

Browse files
committed
Update System Requirements to Java 17 as per recommendation in Java section of documentation.
1 parent c7a7903 commit 5bd83d9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/basics/install/linux.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To install and run AIR your development environment must meet these minimum requ
1616

1717
- Linux
1818
- 1.3GB free disk space (for the AIR SDK and does not include other tools)
19-
- A version of Java 11 JDK
19+
- A version of Java 17 JDK
2020

2121

2222
## Install the SDK

docs/basics/install/macos.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To install and run AIR your development environment must meet these minimum requ
1616

1717
- macOS
1818
- 1.3GB free disk space (for the AIR SDK and does not include other tools)
19-
- A version of Java 11 JDK
19+
- A version of Java 17 JDK
2020

2121

2222
## Install the SDK

docs/basics/install/windows.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To install and run AIR your development environment must meet these minimum requ
1616

1717
- Windows 7 or later
1818
- 1.3GB free disk space (for the AIR SDK and does not include other tools)
19-
- A version of Java 11 JDK
19+
- A version of Java 17 JDK
2020

2121

2222
## Install the SDK

0 commit comments

Comments
 (0)