8
0

update README.md

This commit is contained in:
andre 2026-02-17 14:20:12 +01:00
parent b0cb2b8933
commit c757e54dc0

View File

@ -17,6 +17,7 @@
- React Native version must be compatible with Kotlin 2.1 - 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.) (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 - Java 17
- Node.js + Yarn
- Android Studio (includes Android SDK + Platform Tools / adb) - Android Studio (includes Android SDK + Platform Tools / adb)
## Running the example app (Android) ## Running the example app (Android)