react-native-worklets-core icon indicating copy to clipboard operation
react-native-worklets-core copied to clipboard

Android build error on RN < 0.71

Open levepic opened this issue 1 year ago • 1 comments

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.

levepic avatar Apr 17 '24 13:04 levepic

any solution?

MartinTorresCh avatar Jun 21 '24 00:06 MartinTorresCh