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
@@ -36,7 +36,7 @@ As the `swift-java` project does not yet publish the necessary Java packages nee
36
36
37
37
> Note: This step will not be necessary once swift-java publishes releases.
38
38
39
-
In order to publish all artifacts from this library, we recommend installing and using JDK 25, because some parts of swift-java are built for most recent Java versions.
39
+
In order to publish all artifacts from this library, you must use JDK 25, because some parts of swift-java are built for most recent Java versions. You will not have to use JDK 25 for the rest of the development process.
40
40
A simple way to install and manage local Java installations is [sdkman](https://sdkman.io):
41
41
42
42
> Note: You will _not_ have to use most recent Java versions for your Android app, and the example currently targets Java language version 11.
0 commit comments