From 3fe873e7ad00a25270fba1f1b26f1c8e90cf1278 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 21:12:04 +0000 Subject: [PATCH] fix(deps): update flipper_version to v0.227.0 --- app/android/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/android/gradle.properties b/app/android/gradle.properties index 937de30d5..dc855e80d 100644 --- a/app/android/gradle.properties +++ b/app/android/gradle.properties @@ -25,7 +25,7 @@ android.useAndroidX=true android.enableJetifier=true # Version of flipper SDK to use with React Native -FLIPPER_VERSION=0.182.0 +FLIPPER_VERSION=0.227.0 # Use this property to specify which architecture you want to build. # You can also override it from the CLI using