You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: swift-java-hashing-example/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ The project is structured into two main parts:
19
19
20
20
Before you can build and run this project, you need to have the following installed:
21
21
22
-
***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.
22
+
***Java Development Kit (JDK)**: This example requires the use of JDK 25. This is only necessary to locally 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.
23
23
***Swiftly**: You need to install [Swiftly](https://www.swift.org/install/)
24
24
***Swift SDK for Android**: You need to install the [Swift SDK for Android](https://swift.org/install)
0 commit comments