1
0
mirror of https://github.com/square/okhttp.git synced 2026-01-12 10:23:16 +03:00

Document that GraalVM support is on 5.0.0-alpha.2 and later. (#6705)

This commit is contained in:
Yuri Schimke
2021-06-27 19:15:58 +01:00
committed by GitHub
parent 7842d7da9f
commit ef7699ffbd

View File

@@ -135,6 +135,7 @@ GraalVM Native Image
--------------------
Building your native images with Graal https://www.graalvm.org/ should work automatically.
This is not currently in a final released version, so 5.0.0-alpha.2 should be used.
Please report any bugs or workarounds you find.
See the okcurl module for an example build.