mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-01-31 17:18:45 +08:00
Fix dependency on recycler view in OSS.
Differential Revision: D2546027 fb-gh-sync-id: 7a2c2298332400fb216c18b8c569a859d1a3e1d0
This commit is contained in:
committed by
facebook-github-bot-7
parent
d96b750e56
commit
643769fc8e
@@ -239,6 +239,7 @@ android {
|
||||
dependencies {
|
||||
compile fileTree(dir: 'libs', include: ['*.jar'])
|
||||
compile 'com.android.support:appcompat-v7:23.0.1'
|
||||
compile 'com.android.support:recyclerview-v7:23.0.1'
|
||||
compile 'com.facebook.fresco:fresco:0.6.1'
|
||||
compile 'com.facebook.fresco:imagepipeline-okhttp:0.6.1'
|
||||
compile 'com.fasterxml.jackson.core:jackson-core:2.2.3'
|
||||
|
||||
Reference in New Issue
Block a user