From cf5ccd22db9d7ace14b9cc9b5d1b1404934a8ea6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 18:52:48 +0000 Subject: [PATCH] fix(deps): update flipper_version --- android/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/gradle.properties b/android/gradle.properties index 6559a26..ddf2577 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -25,6 +25,6 @@ android.useAndroidX=true android.enableJetifier=true # Version of flipper SDK to use with React Native -FLIPPER_VERSION=0.99.0 +FLIPPER_VERSION=0.247.0 AsyncStorage_useNextStorage=true AsyncStorage_kotlinVersion=1.5.31 \ No newline at end of file