mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-24 04:16:00 +08:00
clean up buck dep order
Reviewed By: adamjernst Differential Revision: D4404770 fbshipit-source-id: d5801cc2b529f513e1531840310b884af951d702
This commit is contained in:
committed by
Facebook Github Bot
parent
f839b58c20
commit
55f0294b7d
@@ -16,9 +16,9 @@ android_library(
|
||||
':res',
|
||||
react_native_dep('third-party/android/support/v4:lib-support-v4'),
|
||||
react_native_dep('third-party/java/jsr-305:jsr-305'),
|
||||
react_native_target('java/com/facebook/react:react'),
|
||||
react_native_target('java/com/facebook/react/modules/core:core'),
|
||||
react_native_target('java/com/facebook/react/shell:shell'),
|
||||
react_native_target('java/com/facebook/react:react'),
|
||||
react_native_target('jni/prebuilt:android-jsc'),
|
||||
# .so files are prebuilt by Gradle with `./gradlew :ReactAndroid:packageReactNdkLibsForBuck`
|
||||
react_native_target('jni/prebuilt:reactnative-libs'),
|
||||
|
||||
Reference in New Issue
Block a user