mirror of
https://github.com/zoriya/react-native-video.git
synced 2026-05-23 15:07:45 +00:00
fix(android): duplicated libreactnative.so error
This commit is contained in:
@@ -147,7 +147,8 @@ android {
|
||||
"**/libreactnativejni.so",
|
||||
"**/libturbomodulejsijni.so",
|
||||
"**/libreact_nativemodule_core.so",
|
||||
"**/libjscexecutor.so"
|
||||
"**/libjscexecutor.so",
|
||||
"**/libreactnative.so"
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user