Closed tmac24utm closed 1 month ago
Thank you for your bug report. We will review it and get back to you if we need more information.
I just provide a patch to fix this issue, let me know if it works for you
I just provide a patch to fix this issue, let me know if it works for you
Yep that worked, thanks
Version
6.7.0
What platforms are you having the problem on?
Android
System Version
Android
On what device are you experiencing the issue?
Simulator
Architecture
Old architecture
What happened?
I get the following error when running a gradle build. This has been happening since v6.6.0
Reproduction Link
No response
Reproduction
1)
npx @react-native-community/cli@latest init AwesomeProject
2)cd AwesomeProject
3)yarn add react-native-video
4)cd android
5)./gradlew build