Skip to content

Commit 4170726

Browse files
Andrei Shikovfacebook-github-bot
authored andcommitted
Move to Maven Central for flipper deps
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
1 parent 56e0309 commit 4170726

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

build.gradle.kts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@ allprojects {
4141
jcenter {
4242
content {
4343
includeModule("org.jetbrains.trove4j", "trove4j")
44-
includeModule("com.facebook.flipper", "flipper-network-plugin")
45-
includeModule("com.facebook.flipper", "flipper")
46-
includeModule("com.facebook.flipper", "flipper-fresco-plugin")
4744
includeModule("com.facebook.yoga", "proguard-annotations")
4845
includeModule("com.facebook.fbjni", "fbjni-java-only")
4946
includeModule("com.facebook.fresco", "stetho")

0 commit comments

Comments
 (0)