React Native - Android : Task 'testClasses' not found in project ':ffmpeg-kit-react-native'.
Task 'testClasses' not found in project ':ffmpeg-kit-react-native'.
"ffmpeg-kit-react-native": "^6.0.2",
"react": "18.2.0",
"react-native": "0.72.0",
- Try:
Run gradle tasks to get a list of available tasks. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Expected behavior It should build and not throw any error
Current behavior It is failing during the buil
We have test applications under the ffmpeg-kit-test repo. We don't see this issue there.
"ffmpeg-kit-react-native": "6.0.2",
"react": "18.2.0",
"react-native": "0.72.4"
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This issue was closed because it has been stalled for 7 days with no activity.