From b9591d1e5463983ba37ca490e26c06b660efb1a8 Mon Sep 17 00:00:00 2001 From: Sargun Vohra Date: Sat, 7 Jun 2025 01:06:27 -0700 Subject: [PATCH] add note to readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6de505a5..d091b9e2 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,11 @@ Serialization], and coroutines. ## Usage +> [!IMPORTANT] +> +> The currently published version is the old JVM-only version based on OkHttp. +> See the snapshot builds on GitHub packages for the KMP build. + - [Documentation] - [API Reference]