Skip to content

Commit 70cfdc5

Browse files
authored
Reword that this example uses jdk 25
1 parent 8bb05c1 commit 70cfdc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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 25. Ensure the `JAVA_HOME` environment variable is set to your JDK installation path.
18+
* **Java Development Kit (JDK)**: This example requires the use of JDK 25. This is only necessary to local-publish the swift-java dependencies, and will not be required in the future. To simplify the build steps, we recommend installing JDK 25 and following all the steps below using the same JDK. 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

0 commit comments

Comments
 (0)