Skip to content

Commit

Permalink
Remove flipper reference
Browse files Browse the repository at this point in the history
  • Loading branch information
hsjoberg committed May 5, 2024
1 parent d6aae78 commit 1337cd0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,6 @@ dependencies {
// The version of react-native is set by the React Native Gradle Plugin
implementation("com.facebook.react:react-android")

implementation("com.facebook.react:flipper-integration")

if (hermesEnabled.toBoolean()) {
implementation("com.facebook.react:hermes-android")
} else {
Expand Down

0 comments on commit 1337cd0

Please sign in to comment.