Skip to content

Commit

Permalink
flipper (android): Prepare to enable Flipper (5/5).
Browse files Browse the repository at this point in the history
Part of the RN v0.61 -> v0.62 changes to the template app [1],
corresponding to facebook/react-native@e8a368c9a.

[1] https://react-native-community.github.io/upgrade-helper/?from=0.61.5&to=0.62.2
  • Loading branch information
chrisbobbe committed Sep 1, 2020
1 parent 6d6655e commit 30d2b1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 30d2b1d

Please sign in to comment.