From c9ea81f1cca8bda471b045ac69e929ba46978c1d Mon Sep 17 00:00:00 2001 From: Kazik Pogoda Date: Sun, 18 Aug 2024 20:59:42 +0200 Subject: [PATCH] readme update regarding kotlin coroutines version --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index fdd5342..a781985 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,9 @@ dependencies { } ``` +:information_source: the `kotlinx-coroutines-swing` version should be aligned with the version of other coroutine +libraries used in your project. If unsure, find the latest version of the `kotlinx-coroutines` library. + ## Example Here is a simple internet browser. For the sake of example, instead of rendering