Skip to content

Commit 6eebee7

Browse files
committed
Recommend latest LTS JDK 25, but we don't require it, and use Java 11 compat
1 parent 8746fa5 commit 6eebee7

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

hello-swift-callback/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The project consists of:
1515

1616
Before you can build and run this project, you need to have the following installed:
1717

18-
* **Java Development Kit (JDK)**: We recommend using JDK 21. Ensure the `JAVA_HOME` environment variable is set to your JDK installation path.
18+
* **Java Development Kit (JDK)**: We recommend using JDK 25. Ensure the `JAVA_HOME` environment variable is set to your JDK installation path.
1919
* **Swiftly**: You need to install [Swiftly](https://www.swift.org/install/)
2020
* **Swift SDK for Android**: You need to install the [Swift SDK for Android](https://swift.org/install)
2121

hello-swift-library/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The project consists of:
1313

1414
Before you can build and run this project, you need to have the following installed:
1515

16-
* **Java Development Kit (JDK)**: We recommend using JDK 21. Ensure the `JAVA_HOME` environment variable is set to your JDK installation path.
16+
* **Java Development Kit (JDK)**: We recommend using JDK 25. Ensure the `JAVA_HOME` environment variable is set to your JDK installation path.
1717
* **Swiftly**: You need to install [Swiftly](https://www.swift.org/install/)
1818
* **Swift SDK for Android**: You need to install the [Swift SDK for Android](https://swift.org/install)
1919

hello-swift/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The project consists of:
1515

1616
Before you can build and run this project, you need to have the following installed:
1717

18-
* **Java Development Kit (JDK)**: We recommend using JDK 21. Ensure the `JAVA_HOME` environment variable is set to your JDK installation path.
18+
* **Java Development Kit (JDK)**: We recommend using JDK 25. Ensure the `JAVA_HOME` environment variable is set to your JDK installation path.
1919
* **Swiftly**: You need to install [Swiftly](https://www.swift.org/install/)
2020
* **Swift SDK for Android**: You need to install the [Swift SDK for Android](https://swift.org/install)
2121

native-activity/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The project consists of:
1515

1616
Before you can build and run this project, you need to have the following installed:
1717

18-
* **Java Development Kit (JDK)**: We recommend using JDK 21. Ensure the `JAVA_HOME` environment variable is set to your JDK installation path.
18+
* **Java Development Kit (JDK)**: We recommend using JDK 25. Ensure the `JAVA_HOME` environment variable is set to your JDK installation path.
1919
* **Swiftly**: You need to install [Swiftly](https://www.swift.org/install/)
2020
* **Swift SDK for Android**: You need to install the [Swift SDK for Android](https://swift.org/install)
2121
* **Device/emulator with OpenGL ES support**

swift-java-hashing-example/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The project is structured into two main parts:
1919

2020
Before you can build and run this project, you need to have the following installed:
2121

22-
* **Java Development Kit (JDK)**: We recommend using JDK 21. Ensure the `JAVA_HOME` environment variable is set to your JDK installation path.
22+
* **Java Development Kit (JDK)**: We recommend using JDK 25. Ensure the `JAVA_HOME` environment variable is set to your JDK installation path.
2323
* **Swiftly**: You need to install [Swiftly](https://www.swift.org/install/)
2424
* **Swift SDK for Android**: You need to install the [Swift SDK for Android](https://swift.org/install)
2525

0 commit comments

Comments
 (0)