diff --git a/RNTester/android/app/gradle.properties b/RNTester/android/app/gradle.properties index 3a77ce2ab93e27..3d9a626c164f38 100644 --- a/RNTester/android/app/gradle.properties +++ b/RNTester/android/app/gradle.properties @@ -9,4 +9,4 @@ android.useAndroidX=true android.enableJetifier=true # Version of flipper SDK to use with React Native -FLIPPER_VERSION=0.30.2 +FLIPPER_VERSION=0.33.1 diff --git a/template/android/gradle.properties b/template/android/gradle.properties index 06a2e7b32d123c..1bbc8cc20f27f5 100644 --- a/template/android/gradle.properties +++ b/template/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.30.2 +FLIPPER_VERSION=0.33.1