From 9de37a8afe14ae09163d388fddf0406902b9ce3f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 18:50:08 +0000 Subject: [PATCH] Update FLIPPER_VERSION to v0.267.1 --- android/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/gradle.properties b/android/gradle.properties index 885445bfe..80d7389ed 100644 --- a/android/gradle.properties +++ b/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.267.1 # Use this property to specify which architecture you want to build. # You can also override it from the CLI using