From c757e54dc0f40cfada43e1564512925596b4262f Mon Sep 17 00:00:00 2001 From: andre Date: Tue, 17 Feb 2026 14:20:12 +0100 Subject: [PATCH] update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c66b625..7a4a15e 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ - React Native version must be compatible with Kotlin 2.1 (Your host app + Gradle + Kotlin versions must match. If the native module uses Kotlin 2.1, the app must not force an incompatible Kotlin version.) - Java 17 +- Node.js + Yarn - Android Studio (includes Android SDK + Platform Tools / adb) ## Running the example app (Android)