Make ExoPlayer the default Android library

This commit is contained in:
Hampton Maxwell 2018-06-11 11:05:26 -07:00
parent 1522644f70
commit 361b771371

View File

@ -40,5 +40,10 @@
},
"scripts": {
"test": "node_modules/.bin/eslint *.js"
},
"rnpm": {
"android": {
"sourceDir": "./android-exoplayer"
}
}
}