fix(android): revert media3 update, back to 1.1.1 (#3369)
* fix: revert last media3 upgrade --------- Co-authored-by: olivier <olivier.bouillet@ifeelsmart.com>
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
"react-native-video": ["../../src/index"]
|
||||
}
|
||||
},
|
||||
"include": ["src"],
|
||||
"exclude": ["node_modules"]
|
||||
"include": ["src", "**/*.js"],
|
||||
"exclude": ["node_modules"],
|
||||
}
|
||||
|
Reference in New Issue
Block a user