From 7bc7f0be757a55fa3c3094afbc0cf16b33aa7fa4 Mon Sep 17 00:00:00 2001 From: Diego Mello Date: Thu, 2 Feb 2023 15:07:29 -0300 Subject: [PATCH] Target commit with Android build --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 49842b80d..a7bd77ef6 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "prop-types": "15.7.2", "react": "17.0.2", "react-hook-form": "^7.34.2", - "react-native": "RocketChat/react-native#a2d993f91cbfc9e1811032f8ea60449dff90c862", + "react-native": "RocketChat/react-native#51266d5ab8b4c3f04c0e8f207ea5db6056647104", "react-native-animatable": "^1.3.3", "react-native-background-timer": "2.4.1", "react-native-bootsplash": "^4.3.3", diff --git a/yarn.lock b/yarn.lock index 839f50c57..28c45f4ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17553,9 +17553,9 @@ react-native-webview@10.3.2: escape-string-regexp "2.0.0" invariant "2.2.4" -react-native@RocketChat/react-native#a2d993f91cbfc9e1811032f8ea60449dff90c862: +react-native@RocketChat/react-native#51266d5ab8b4c3f04c0e8f207ea5db6056647104: version "0.68.6" - resolved "https://codeload.github.com/RocketChat/react-native/tar.gz/a2d993f91cbfc9e1811032f8ea60449dff90c862" + resolved "https://codeload.github.com/RocketChat/react-native/tar.gz/51266d5ab8b4c3f04c0e8f207ea5db6056647104" dependencies: "@jest/create-cache-key-function" "^27.0.1" "@react-native-community/cli" "^7.0.3"