Skip to content

Commit

Permalink
Move to Maven Central for flipper deps
Browse files Browse the repository at this point in the history
Summary:
Changelog: [Internal]

Flipper moved to maven central recently, so we can remove exceptions for it.

Reviewed By: fkgozali

Differential Revision: D26915353

fbshipit-source-id: c245e25ecb0eef1e279f197c2717673ec9ce3ca1
  • Loading branch information
Andrei Shikov authored and facebook-github-bot committed Mar 10, 2021
1 parent 56e0309 commit 4170726
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ allprojects {
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
includeModule("com.facebook.flipper", "flipper-network-plugin")
includeModule("com.facebook.flipper", "flipper")
includeModule("com.facebook.flipper", "flipper-fresco-plugin")
includeModule("com.facebook.yoga", "proguard-annotations")
includeModule("com.facebook.fbjni", "fbjni-java-only")
includeModule("com.facebook.fresco", "stetho")
Expand Down

0 comments on commit 4170726

Please sign in to comment.