Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.

Releases: TV4/react-native-community-cli

v4.14.1

11 Nov 15:42
fe1ffde

Choose a tag to compare

To make tv4-android work with gradle 7+ https://github.com/TV4/tv4-android/pull/2767

An illegal argument exception is thrown when attempting to build RN Android apps using Gradle 7.0-rc-1 due to a type mismatch. This is down to a typo in native_modules.gradle which mistakenly makes packages an array of ArrayList.