From 082a6a44e4f39d3b48d5fdebc50b44f90d736936 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Aug 2022 13:18:44 +0000 Subject: [PATCH] Update FLIPPER_VERSION to v0.161.0 --- example/android/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/android/gradle.properties b/example/android/gradle.properties index 3bdbd3d..37aab81 100644 --- a/example/android/gradle.properties +++ b/example/android/gradle.properties @@ -25,4 +25,4 @@ android.useAndroidX=true android.enableJetifier=true # Version of flipper SDK to use with React Native -FLIPPER_VERSION=0.54.0 +FLIPPER_VERSION=0.161.0