From 8b86f69249792451b48f17fdb532a120d72ecd2c Mon Sep 17 00:00:00 2001 From: "smartway-bot[bot]" <176469786+smartway-bot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 16:00:39 +0000 Subject: [PATCH] fix(deps): update flipper_version to v0.273.0 --- Storybook/android/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Storybook/android/gradle.properties b/Storybook/android/gradle.properties index a3b2fa12..7378cbc1 100644 --- a/Storybook/android/gradle.properties +++ b/Storybook/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.273.0 # Use this property to specify which architecture you want to build. # You can also override it from the CLI using