chore: upgrade to react native 0.74

This commit is contained in:
Lei Nelissen
2024-07-25 13:55:00 +02:00
parent c5b1406e16
commit 83b890192e
17 changed files with 1627 additions and 1381 deletions

View File

@@ -126,7 +126,6 @@ android {
dependencies {
// The version of react-native is set by the React Native Gradle Plugin
implementation("com.facebook.react:react-android")
implementation("com.facebook.react:flipper-integration")
if (hermesEnabled.toBoolean()) {
implementation("com.facebook.react:hermes-android")