Merge pull request #1062 from react-native-community/chore/default-exoplayer
Make ExoPlayer the default Android library
This commit is contained in:
commit
ddbc9ab0d4
@ -40,5 +40,10 @@
|
|||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "node_modules/.bin/eslint *.js"
|
"test": "node_modules/.bin/eslint *.js"
|
||||||
|
},
|
||||||
|
"rnpm": {
|
||||||
|
"android": {
|
||||||
|
"sourceDir": "./android-exoplayer"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user