mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Use trovej dependency from Maven Central
Summary: JetBrains [republished](https://youtrack.jetbrains.com/issue/IDEA-261387) trovej to Maven Central, so we can now use that dependency instead Changelog: [Internal] Reviewed By: fkgozali Differential Revision: D28355119 fbshipit-source-id: 9dd35b946bf9a09b06d831159be72fa9e5e94837
This commit is contained in:
committed by
Tommy Nguyen
parent
a48d998b3e
commit
bb7541ee3d
@@ -40,7 +40,6 @@ allprojects {
|
||||
mavenCentral()
|
||||
jcenter {
|
||||
content {
|
||||
includeModule("org.jetbrains.trove4j", "trove4j")
|
||||
includeModule("com.facebook.yoga", "proguard-annotations")
|
||||
includeModule("com.facebook.fbjni", "fbjni-java-only")
|
||||
includeModule("com.facebook.fresco", "stetho")
|
||||
|
||||
Reference in New Issue
Block a user