react-native-worklets-core
react-native-worklets-core copied to clipboard
Android build error on RN < 0.71
Build error on RN < 0.71
`
Could not resolve all task dependencies for configuration ':react-native-worklets-core:debugCompileClasspath'. Could not find com.facebook.react:react-android:. Required by: project :react-native-worklets-core Could not find com.facebook.react:hermes-android:. Required by: project :react-native-worklets-core `
It works from RN 0.71 although it's cumbersome to upgrade some projects just because of this. Is there a solution? Seems like something minor.
any solution?