Bump react-native-android versions (#3514)

Summary:
Pull Request resolved: https://github.com/facebook/flipper/pull/3514

^
Updates a few versions of different things used in react-native-android and the provided sample as to have more parity with the ones used in vanilla Android.

Changelog: React-native Android. Bump tools versions.

Reviewed By: passy

Differential Revision: D34751493

fbshipit-source-id: f2f85eb3e680e120f9526d5a64b3e894882149de
This commit is contained in:
Lorenzo Blasa
2022-03-09 09:01:28 -08:00
committed by Facebook GitHub Bot
parent 017bb77aaf
commit 28fbe7f11c
4 changed files with 9 additions and 9 deletions

View File

@@ -30,4 +30,4 @@ android.useAndroidX=true
android.enableJetifier=true
# Version of flipper SDK to use with React Native
FLIPPER_VERSION=0.110.0
FLIPPER_VERSION=0.125.0