Skip to content

Commit

Permalink
Bump Flipper to 0.244.0 (facebook#38260)
Browse files Browse the repository at this point in the history
Summary:
Bumped Flipper version from `0.182.0` to `0.201.0` (which is currently latest version). New version contain NDK 25, which is necessarily for us since we would like to bump NDK in React Native to 25, see [here](facebook#37974) for more context.

[General] [Changed] - Bump Flipper to 0.204.0

Pull Request resolved: facebook#38260

Test Plan: CI Green ✅

Reviewed By: NickGerleman, mdvacca

Differential Revision: D47373525

Pulled By: cortinico

fbshipit-source-id: d1d5f03cb2f00bc8b9064af986b7c3b6e7ccae3c
  • Loading branch information
szymonrybczak authored and yayvery committed Jan 11, 2024
1 parent 6872c10 commit bd6a5ae
Show file tree
Hide file tree
Showing 4 changed files with 659 additions and 674 deletions.
3 changes: 2 additions & 1 deletion ReactAndroid/flipper-integration/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# Version of flipper SDK to use for this integration
FLIPPER_VERSION=0.182.0
FLIPPER_VERSION=0.244.0
FLIPPER_FRESCO_VERSION=3.1.3
Loading

0 comments on commit bd6a5ae

Please sign in to comment.